ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.41k stars 10.04k forks source link

can't download channels anymore #14082

Closed computerfreak105 closed 7 years ago

computerfreak105 commented 7 years ago

Single videos are still working, wohle channels aren't.

G:>youtube-dl --cookies cookies.txt --username PRIVATE --pas sword PRIVATE -f 140/m4a -i -o F:\yt/%(uploader)s/%(title)s_%(uploaddate)s% (autonumber)s.%(ext)s -a you.txt --verbose [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['--cookies', 'cookies.txt', '--username', 'PRIVATE', '--password', 'PRIVATE', '-f', '140/m4a', '-i', '-o', 'F:\yt/%(uploader)s/%(ti tle)s_%(uploaddate)s%(autonumber)s.%(ext)s', '-a', 'you.txt', '--verbose'] [debug] Batch file urls: ['https://www.youtube.com/channel/UCJLlzmRbgBvi7sDtv1Wk wXg'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2017.08.27.1 [debug] Python version 3.4.4 - Windows-7-6.1.7601-SP1 [debug] exe versions: none [debug] Proxy map: {} [youtube:channel] Downloading login page [youtube:channel] Looking up account info [youtube:channel] Logging in [youtube:channel] Checking cookie [youtube:channel] UCJLlzmRbgBvi7sDtv1WkwXg: Downloading channel page [youtube:channel] UCJLlzmRbgBvi7sDtv1WkwXg: Downloading page #1 [download] Downloading playlist: UCJLlzmRbgBvi7sDtv1WkwXg [youtube:channel] playlist UCJLlzmRbgBvi7sDtv1WkwXg: Downloading 0 videos [download] Finished downloading playlist: UCJLlzmRbgBvi7sDtv1WkwXg

Hope this helps, thanks.

limiteddi commented 7 years ago

I have the same problem

ghost commented 7 years ago

Bump. Actually 1 out of 100 times it may still work.

danieltdavis commented 7 years ago

I have the same problem

kenstuddy commented 7 years ago

I have been able to replicate this problem on Ubuntu 16.04 LTS.

C4K3 commented 7 years ago

Duplicate of #14083