Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Private video download error #1374
Comments
|
Please post the output when you run |
|
Jaime, These videos are part of playlist, which has private and public videos. Private videos end with &index=3 etc. When I try to download the playlist with " around the link and with --verbose, it downloads public videos without error and doesn't download private videos.There are no error to show. |
|
Okay, then, could you post the playlist url (and maybe the private video urls to speed up the process) please , I'm not sure if the Youtube API includes the private videos. |
|
Here is the link. I only get the error when I use it without " ". Using with" " downloads 2 public videos and that's it. Thank you. |
|
Thanks for the report! it's fixed now in the repo. |
|
Jaime, What do I need to do to make it work for me? I just downloaded youtube-dl again and ran the new exe with the playlist link and as before only 2 videos got downloaded. Thanks. |
|
@hkhakharia Run |
|
So I thought but when I tried to do that, I got ERROR: no write permissions on youtube-dl |
|
@hkhakharia If you have installed youtube-dl to a administrator-only location like C:, you'll need to run the update in an elevated command prompt. Alternatively, just right-click and select |
|
Thanks, @phihag,@jaimeMF Still getting error. Ran this for a private video. C:\Users\hkhakharia>youtube-dl http://www.youtube.com/watch?v=k6QdPgsJWVA --verb Ran this for the private playlist and got the error. [debug] System config: [] |
… (reported in #1374) They were being caught by YoutubeUserIE, now it only extracts a url if the rest of extractors aren't suitable. Now the url tests check that the urls can only be extracted with an specific extractor.
|
The second error is fixed in the repo now, sorry for the problem. |
|
Still no luck with either of them. I updated my youtube-dl youtube-dl --username <> --password <> "http://www.youtube.com/watch?v=urKaX-a-6PA&list=PLnQL3JwXMDv0ruWY-uEn3CINt4fdHZm57& |
|
using |
|
Thanks a lot, @jaimeMF! I eneded up downloading individual videos. I am all set. |
|
You can update to 2013.09.07 which have the bug fixed, if you find more problems, just open a new issue, thanks! |
|
~$ youtube-dl -F http://www.youtube.com/watch?v=HRIF4_WzU1w |
|
@dagolinuxoid If I try to watch the video on the browser I get |
|
thx for answer, but already solved |
I am trying to download a private video that I am subscribed to.
I get error. Ran with --verbose option and here is the output.
C:>youtube-dl http://www.youtube.com/watch?v=&list=
&index=1 --verbose
[youtube] Setting language
[youtube] R-qjyEn3bjs: Downloading video webpage
[youtube] R-qjyEn3bjs: Downloading video info webpage
[youtube] R-qjyEn3bjs: Extracting video information
ERROR: unable to open for writing: [Errno 22] invalid mode ('wb') or filename: u
'.com-R-qjyEn3bjs.mp4.part'
'list' is not recognized as an internal or external command,
operable program or batch file.
'index' is not recognized as an internal or external command,
operable program or batch file.