--no-playlist doesn't work with Vimeo #3429

Closed
opened 2026-02-21 01:20:50 -05:00 by deekerman · 3 comments
Owner

Originally created by @edumj on GitHub (Nov 19, 2014).

Hi,

the "--no-playlist" option doesn't work with albums (or channels, users, ...) in Vimeo, it just downloads all videos, although it knows it's a playlist!

Example:
http://vimeo.com/album/2307466/video/1431107

It says:
[vimeo:album] 2307466: Downloading page 1
[vimeo:album] 2307466: Downloading page 2
[vimeo:album] 2307466: Downloading page 3
[vimeo:album] 2307466: Downloading page 4
[download] Downloading playlist: playlist
[vimeo:album] playlist playlist: Collected 47 video ids (downloading 47 of them)
[download] Downloading video #1 of 47
...

Edu.

Originally created by @edumj on GitHub (Nov 19, 2014). Hi, the "--no-playlist" option doesn't work with albums (or channels, users, ...) in Vimeo, it just downloads all videos, although it knows it's a playlist! Example: http://vimeo.com/album/2307466/video/1431107 It says: [vimeo:album] 2307466: Downloading page 1 [vimeo:album] 2307466: Downloading page 2 [vimeo:album] 2307466: Downloading page 3 [vimeo:album] 2307466: Downloading page 4 [download] Downloading playlist: playlist [vimeo:album] playlist playlist: Collected 47 video ids (downloading 47 of them) [download] Downloading video #1 of 47 ... Edu.
Author
Owner

@edumj commented on GitHub (Nov 19, 2014):

It also happens with sites like this http://pakomusicalatino.com/videosvariados.htm, with many embed videos.

@edumj commented on GitHub (Nov 19, 2014): It also happens with sites like this http://pakomusicalatino.com/videosvariados.htm, with many embed videos.
Author
Owner

@Jenselme commented on GitHub (Feb 16, 2016):

Hi,

I still have this issue with youtube-dl 2015.12.23. Can you fix this please?

@Jenselme commented on GitHub (Feb 16, 2016): Hi, I still have this issue with youtube-dl 2015.12.23. Can you fix this please?
Author
Owner

@mpenkov commented on GitHub (Aug 20, 2018):

@edumj @Jenselme I can't reproduce this problem:

$ youtube-dl --no-playlist https://vimeo.com/album/2307466/video/1431107
[vimeo] 1431107: Downloading webpage
[vimeo] 1431107: Extracting information
[vimeo] 1431107: Downloading webpage
[vimeo] 1431107: Downloading JSON metadata
[vimeo] 1431107: Downloading akfire_interconnect_quic m3u8 information
[vimeo] 1431107: Downloading fastly_skyfire m3u8 information
[vimeo] 1431107: Downloading akfire_interconnect_quic MPD information
[vimeo] 1431107: Downloading akfire_interconnect_quic MPD information
[vimeo] 1431107: Downloading fastly_skyfire MPD information
[vimeo] 1431107: Downloading fastly_skyfire MPD information
[dashsegments] Total fragments: 65
[download] Destination: Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-video-452465455.mp4
[download] 100% of 33.98MiB in 00:37
[dashsegments] Total fragments: 65
[download] Destination: Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-audio-452465455.m4a
[download] 100% of 4.77MiB in 00:23
[ffmpeg] Merging formats into "Alive In Joburg - Neill Blomkamp-1431107.mp4"
Deleting original file Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-video-452465455.mp4 (pass -k to keep)
Deleting original file Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-audio-452465455.m4a (pass -k to keep)

Can you please confirm whether it has been fixed?

@mpenkov commented on GitHub (Aug 20, 2018): @edumj @Jenselme I can't reproduce this problem: ``` $ youtube-dl --no-playlist https://vimeo.com/album/2307466/video/1431107 [vimeo] 1431107: Downloading webpage [vimeo] 1431107: Extracting information [vimeo] 1431107: Downloading webpage [vimeo] 1431107: Downloading JSON metadata [vimeo] 1431107: Downloading akfire_interconnect_quic m3u8 information [vimeo] 1431107: Downloading fastly_skyfire m3u8 information [vimeo] 1431107: Downloading akfire_interconnect_quic MPD information [vimeo] 1431107: Downloading akfire_interconnect_quic MPD information [vimeo] 1431107: Downloading fastly_skyfire MPD information [vimeo] 1431107: Downloading fastly_skyfire MPD information [dashsegments] Total fragments: 65 [download] Destination: Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-video-452465455.mp4 [download] 100% of 33.98MiB in 00:37 [dashsegments] Total fragments: 65 [download] Destination: Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-audio-452465455.m4a [download] 100% of 4.77MiB in 00:23 [ffmpeg] Merging formats into "Alive In Joburg - Neill Blomkamp-1431107.mp4" Deleting original file Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-video-452465455.mp4 (pass -k to keep) Deleting original file Alive In Joburg - Neill Blomkamp-1431107.fdash-fastly_skyfire_sep-audio-452465455.m4a (pass -k to keep) ``` Can you please confirm whether it has been fixed?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl-ytdl-org#3429
No description provided.