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
131.69k stars 9.97k forks source link

[nick.com] support video playlist #12310

Open LazyRips opened 7 years ago

LazyRips commented 7 years ago

What is the purpose of your issue?


C:\Users\rumag\Desktop\youtube-dl>youtube-dl.exe -f best --all-subs http://www.nick.com/videos/digital-short-favorite-nick-pets-playlist/ -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', 'best', '--all-subs', 'http://www.nick.com/videos/digital-short-favorite-nick-pets-playlist/', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2017.02.28
[debug] Python version 3.4.4 - Windows-10-10.0.14393
[debug] exe versions: ffmpeg N-82833-gedb4f5d, ffprobe N-82833-gedb4f5d, rtmpdump 2.3
[debug] Proxy map: {}
[generic] digital-short-favorite-nick-pets-playlist: Requesting header
WARNING: Falling back on generic information extractor.
[generic] digital-short-favorite-nick-pets-playlist: Downloading webpage
WARNING: URL could be a direct video link, returning it as such.
[debug] Invoking downloader on 'http://www.nick.com/videos/digital-short-favorite-nick-pets-playlist/'
[download] Destination: digital-short-favorite-nick-pets-playlist-digital-short-favorite-nick-pets-playlist.unknown_video
[download] 100% of 90.72KiB in 00:00
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):


Please add :)

LazyRips commented 7 years ago

When will you add? Still doesn't work, and kind of annoying...

C:\Users\Desktop\youtube-dl>youtube-dl.exe -f best --all-subs http://www.nick.com/videos/kids-choice-awards-2017-best-moments-playlist/ -v [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['-f', 'best', '--all-subs', 'http://www.nick.com/videos/kids-choice-awards-2017-best-moments-playlist/', '-v'] [debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252 [debug] youtube-dl version 2017.03.07 [debug] Python version 3.4.4 - Windows-10-10.0.14393 [debug] exe versions: ffmpeg N-83034-gf48b6b8, ffprobe N-83096-g6596b34 [debug] Proxy map: {} [generic] kids-choice-awards-2017-best-moments-playlist: Requesting header WARNING: Falling back on generic information extractor. [generic] kids-choice-awards-2017-best-moments-playlist: Downloading webpage WARNING: URL could be a direct video link, returning it as such. [debug] Invoking downloader on 'http://www.nick.com/videos/kids-choice-awards-2017-best-moments-playlist/' [download] Destination: kids-choice-awards-2017-best-moments-playlist-kids-choice-awards-2017-best-moments-playlist.unknown_video [download] 100% of 100.59KiB in 00:00

keybounce commented 6 years ago

Bump

I'm also having issues, attempted to watch Korra.

Single episodes download, playlists do not.

keybounceMBP:Nick michael$ youtube-dl -v -F http://www.nick.com/legend-of-korra/episodes/
[debug] System config: []
[debug] User config: ['-k', '--hls-prefer-native', '--abort-on-unavailable-fragment', '-o', '%(series)s/s%(season_number)02d-e%(episode_number)02d-%(title)s.%(ext)s', '-f', '\nbest[ext=mp4][height>431][height<=576]/\nbestvideo[ext=mp4][height=480]+bestaudio[ext=m4a]/\nbest[ext=mp4][height>340][height<=431]/\nbestvideo[ext=mp4][height>360][height<=576]+bestaudio/\nbest[height>340][height<=576]/\nbestvideo[height>360][height<=576]+bestaudio/\nbestvideo[height=360]+bestaudio/\nbest[ext=mp4][height>=280][height<=360]/\nbest[height<=576]/\nworst', '--ap-mso', 'Dish', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--write-sub', '--write-auto-sub', '--sub-lang', 'en,enUS,en-us', '--sub-format', 'ass/srt/best', '--convert-subs', 'ass', '--embed-subs', '--mark-watched', '--download-archive', 'downloaded-videos.txt']
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', 'http://www.nick.com/legend-of-korra/episodes/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.11.15
[debug] Python version 3.6.3 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.3.4, ffprobe 3.3.4, rtmpdump 2.4
[debug] Proxy map: {}
[generic] episodes: Requesting header
WARNING: Falling back on generic information extractor.
[generic] episodes: Downloading webpage
WARNING: URL could be a direct video link, returning it as such.
[info] Available formats for episodes:
format code  extension      resolution note
0            unknown_video  unknown    
keybounceMBP:Nick michael$ 
keybounceMBP:Nick michael$ 
keybounceMBP:Nick michael$ youtube-dl -v -F http://www.nick.com/videos/playlist/korra-book-one-playlist/
[debug] System config: []
[debug] User config: ['-k', '--hls-prefer-native', '--abort-on-unavailable-fragment', '-o', '%(series)s/s%(season_number)02d-e%(episode_number)02d-%(title)s.%(ext)s', '-f', '\nbest[ext=mp4][height>431][height<=576]/\nbestvideo[ext=mp4][height=480]+bestaudio[ext=m4a]/\nbest[ext=mp4][height>340][height<=431]/\nbestvideo[ext=mp4][height>360][height<=576]+bestaudio/\nbest[height>340][height<=576]/\nbestvideo[height>360][height<=576]+bestaudio/\nbestvideo[height=360]+bestaudio/\nbest[ext=mp4][height>=280][height<=360]/\nbest[height<=576]/\nworst', '--ap-mso', 'Dish', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--write-sub', '--write-auto-sub', '--sub-lang', 'en,enUS,en-us', '--sub-format', 'ass/srt/best', '--convert-subs', 'ass', '--embed-subs', '--mark-watched', '--download-archive', 'downloaded-videos.txt']
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', 'http://www.nick.com/videos/playlist/korra-book-one-playlist/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.11.15
[debug] Python version 3.6.3 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.3.4, ffprobe 3.3.4, rtmpdump 2.4
[debug] Proxy map: {}
[generic] korra-book-one-playlist: Requesting header
WARNING: Falling back on generic information extractor.
[generic] korra-book-one-playlist: Downloading webpage
WARNING: URL could be a direct video link, returning it as such.
[info] Available formats for korra-book-one-playlist:
format code  extension      resolution note
0            unknown_video  unknown    
keybounceMBP:Nick michael$ 
keybounceMBP:Nick michael$ 
keybounceMBP:Nick michael$ youtube-dl -v -F http://www.nick.com/legend-of-korra/videos/legend-of-korra-102-ful
l-episode/
[debug] System config: []
[debug] User config: ['-k', '--hls-prefer-native', '--abort-on-unavailable-fragment', '-o', '%(series)s/s%(season_number)02d-e%(episode_number)02d-%(title)s.%(ext)s', '-f', '\nbest[ext=mp4][height>431][height<=576]/\nbestvideo[ext=mp4][height=480]+bestaudio[ext=m4a]/\nbest[ext=mp4][height>340][height<=431]/\nbestvideo[ext=mp4][height>360][height<=576]+bestaudio/\nbest[height>340][height<=576]/\nbestvideo[height>360][height<=576]+bestaudio/\nbestvideo[height=360]+bestaudio/\nbest[ext=mp4][height>=280][height<=360]/\nbest[height<=576]/\nworst', '--ap-mso', 'Dish', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', '--write-sub', '--write-auto-sub', '--sub-lang', 'en,enUS,en-us', '--sub-format', 'ass/srt/best', '--convert-subs', 'ass', '--embed-subs', '--mark-watched', '--download-archive', 'downloaded-videos.txt']
[debug] Custom config: []
[debug] Command-line args: ['-v', '-F', 'http://www.nick.com/legend-of-korra/videos/legend-of-korra-102-full-episode/']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.11.15
[debug] Python version 3.6.3 - Darwin-13.4.0-x86_64-i386-64bit
[debug] exe versions: ffmpeg 3.3.4, ffprobe 3.3.4, rtmpdump 2.4
[debug] Proxy map: {}
[debug] Using fake IP 3.88.212.69 (US) as X-Forwarded-For.
[nick.com] legend-of-korra-102-full-episode: Downloading webpage
[nick.com] 3176b6af-dda9-4b3b-a725-0fbc9c897c24: Downloading info
[nick.com] c433cc7c-f80e-11e3-bd0a-0026b9414f30: Extracting information
[nick.com] c433cc7c-f80e-11e3-bd0a-0026b9414f30: Downloading video urls
[nick.com] c433cc7c-f80e-11e3-bd0a-0026b9414f30: Downloading m3u8 information
[nick.com] c43afa38-f80e-11e3-bd0a-0026b9414f30: Extracting information
[nick.com] c43afa38-f80e-11e3-bd0a-0026b9414f30: Downloading video urls
[nick.com] c43afa38-f80e-11e3-bd0a-0026b9414f30: Downloading m3u8 information
[nick.com] c442b41c-f80e-11e3-bd0a-0026b9414f30: Extracting information
[nick.com] c442b41c-f80e-11e3-bd0a-0026b9414f30: Downloading video urls
[nick.com] c442b41c-f80e-11e3-bd0a-0026b9414f30: Downloading m3u8 information
[nick.com] c44ab856-f80e-11e3-bd0a-0026b9414f30: Extracting information
[nick.com] c44ab856-f80e-11e3-bd0a-0026b9414f30: Downloading video urls
[nick.com] c44ab856-f80e-11e3-bd0a-0026b9414f30: Downloading m3u8 information
[download] Downloading playlist: The Legend of Korra: "A Leaf in the Wind"
[nick.com] playlist The Legend of Korra: "A Leaf in the Wind": Collected 4 video ids (downloading 4 of them)
[download] Downloading video 1 of 4
WARNING: enUS subtitles not available for c433cc7c-f80e-11e3-bd0a-0026b9414f30
WARNING: en-us subtitles not available for c433cc7c-f80e-11e3-bd0a-0026b9414f30
[info] Available formats for c433cc7c-f80e-11e3-bd0a-0026b9414f30:
format code  extension  resolution note
hls-259      mp4        384x216     259k , avc1.77.30, mp4a.40.2
hls-401      mp4        512x288     401k , avc1.77.30, mp4a.40.2
hls-630      mp4        640x360     630k , avc1.77.30, mp4a.40.2
hls-809      mp4        768x432     809k , avc1.77.30, mp4a.40.2
hls-1163     mp4        960x540    1163k , avc1.77.30, mp4a.40.2
hls-1692     mp4        1280x720   1692k , avc1.640028, mp4a.40.2
hls-3138     mp4        1920x1080  3138k , avc1.640028, mp4a.40.2 (best)
[download] Downloading video 2 of 4
WARNING: enUS subtitles not available for c43afa38-f80e-11e3-bd0a-0026b9414f30
WARNING: en-us subtitles not available for c43afa38-f80e-11e3-bd0a-0026b9414f30
[info] Available formats for c43afa38-f80e-11e3-bd0a-0026b9414f30:
format code  extension  resolution note
hls-270      mp4        384x216     270k , avc1.77.30, mp4a.40.2
hls-427      mp4        512x288     427k , avc1.77.30, mp4a.40.2
hls-668      mp4        640x360     668k , avc1.77.30, mp4a.40.2
hls-833      mp4        768x432     833k , avc1.77.30, mp4a.40.2
hls-1208     mp4        960x540    1208k , avc1.77.30, mp4a.40.2
hls-1737     mp4        1280x720   1737k , avc1.640028, mp4a.40.2
hls-3268     mp4        1920x1080  3268k , avc1.640028, mp4a.40.2 (best)
[download] Downloading video 3 of 4
WARNING: enUS subtitles not available for c442b41c-f80e-11e3-bd0a-0026b9414f30
WARNING: en-us subtitles not available for c442b41c-f80e-11e3-bd0a-0026b9414f30
[info] Available formats for c442b41c-f80e-11e3-bd0a-0026b9414f30:
format code  extension  resolution note
hls-248      mp4        384x216     248k , avc1.77.30, mp4a.40.2
hls-374      mp4        512x288     374k , avc1.77.30, mp4a.40.2
hls-569      mp4        640x360     569k , avc1.77.30, mp4a.40.2
hls-711      mp4        768x432     711k , avc1.77.30, mp4a.40.2
hls-1024     mp4        960x540    1024k , avc1.77.30, mp4a.40.2
hls-1464     mp4        1280x720   1464k , avc1.640028, mp4a.40.2
hls-2766     mp4        1920x1080  2766k , avc1.640028, mp4a.40.2 (best)
[download] Downloading video 4 of 4
[info] Available formats for c44ab856-f80e-11e3-bd0a-0026b9414f30:
format code  extension  resolution note
hls-286      mp4        384x216     286k , avc1.77.30, mp4a.40.2
hls-492      mp4        512x288     492k , avc1.77.30, mp4a.40.2
hls-742      mp4        640x360     742k , avc1.77.30, mp4a.40.2
hls-892      mp4        768x432     892k , avc1.77.30, mp4a.40.2
hls-1326     mp4        960x540    1326k , avc1.77.30, mp4a.40.2
hls-1993     mp4        1280x720   1993k , avc1.640028, mp4a.40.2
hls-4262     mp4        1920x1080  4262k , avc1.640028, mp4a.40.2 (best)
[download] Finished downloading playlist: The Legend of Korra: "A Leaf in the Wind"
keybounceMBP:Nick michael$