Youtube-dl, options, and BBC
by business_kid from LinuxQuestions.org on (#56R7T)
Everyone knows, I imagine, that BBC does geo-ip filtering, and it's pretty good. youtube-dl has these options Code:Geo Restriction:
--geo-verification-proxy URL Use this proxy to verify the IP address for some geo-restricted sites. The default proxy specified by
--proxy (or none, if the option is not present) is used for the actual downloading.
--geo-bypass Bypass geographic restriction via faking X-Forwarded-For HTTP header
--no-geo-bypass Do not bypass geographic restriction via faking X-Forwarded-For HTTP header
--geo-bypass-country CODE Force bypass geographic restriction with explicitly provided two-letter ISO 3166-2 country code
--geo-bypass-ip-block IP_BLOCK Force bypass geographic restriction with explicitly provided IP block in CIDR notationYoutube-dl_Supported-sites.html listsCode:* bangumi.bilibili.com: BiliBiliM-*M-'
* bbc: BBC
* bbc.co.uk: BBC iPlayer
* bbc.co.uk:article: BBC articles
* bbc.co.uk:iplayer:playlist
* bbc.co.uk:playlist
* BBVTVHas anyone tried it? with any success?


--geo-verification-proxy URL Use this proxy to verify the IP address for some geo-restricted sites. The default proxy specified by
--proxy (or none, if the option is not present) is used for the actual downloading.
--geo-bypass Bypass geographic restriction via faking X-Forwarded-For HTTP header
--no-geo-bypass Do not bypass geographic restriction via faking X-Forwarded-For HTTP header
--geo-bypass-country CODE Force bypass geographic restriction with explicitly provided two-letter ISO 3166-2 country code
--geo-bypass-ip-block IP_BLOCK Force bypass geographic restriction with explicitly provided IP block in CIDR notationYoutube-dl_Supported-sites.html listsCode:* bangumi.bilibili.com: BiliBiliM-*M-'
* bbc: BBC
* bbc.co.uk: BBC iPlayer
* bbc.co.uk:article: BBC articles
* bbc.co.uk:iplayer:playlist
* bbc.co.uk:playlist
* BBVTVHas anyone tried it? with any success?