On Mon, 2015-04-20 at 10:31 -0600, jd1008 wrote: > > On 04/20/2015 10:27 AM, bitlord wrote: > > On Mon, 20 Apr 2015 09:50:32 -0600 > > jd1008 <jd1008@xxxxxxxxx> wrote: > > > >> $ ytdl -ckti --no-part --no-playlist > >> "https://www.youtube.com/watch?v=l1zNZjH1KJk&list=PLMbPbsn-u_g1KVdcPGQvaNsaoYoKTVP-h&index=18" > >> [youtube:playlist] Downloading just video l1zNZjH1KJk because of > >> --no-playlist > >> [youtube] l1zNZjH1KJk: Downloading webpage > >> [youtube] l1zNZjH1KJk: Downloading video info webpage > >> ERROR: l1zNZjH1KJk: YouTube said: The uploader has not made this video > >> available in your country. > >> > >> So, could someone explain (for the benefit of all fans of youtube-dl), > >> how to > >> get around this problem? > >> > >> Thanx. > > not sure how legal it is, but possibly with proxy if you know which > > countr/y/ies aren't blocked. > I am not an html programmer. > I was wondering if such a programmer would download > the web page (wget) and be able to look at it's contents > and zero in on the exact location of the video, and download > it from there, rather than from the link provided above. AFAIK that's basically what youtube-dl does. It's just a Python script that scrapes the YT web page. The problem isn't with the script, it's with you being in the wrong country. The way round it is to be in a different country, e.g. by using a VPN. A number of such services are available, usually for a cost. poc -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org