We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
% youtube-dl --version 2019.09.28 % youtube-dl --verbose --socket-timeout 60 -i --no-call-home --restrict-filenames --yes-playlist --hls-prefer-native --write-description -f best https://vimeo.com/album/3690788 [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'--verbose', u'--socket-timeout', u'60', u'-i', u'--no-call-home', u'--restrict-filenames', u'--yes-playlist', u'--hls-prefer-native', u'--write-description', u'-f', u'best', u'https://vimeo.com/album/3690788'] [debug] Encodings: locale ANSI_X3.4-1968, fs ANSI_X3.4-1968, out ANSI_X3.4-1968, pref ANSI_X3.4-1968 [debug] youtube-dl version 2019.09.28 [debug] Python version 2.7.13 (CPython) - Linux-4.14.119-nopreempt-Radeon-AMDGPU-dav9-x86_64-with-debian-9 [debug] exe versions: ffmpeg 3.2.14-1, ffprobe 3.2.14-1, rtmpdump 2.4 [debug] Proxy map: {} [vimeo:album] 3690788: Downloading webpage [download] Downloading playlist: MoneyLab#2: Economies of Dissent [vimeo:album] 3690788: Downloading page 1 ERROR: Traceback (most recent call last): File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2019.9.28-py2.7.egg/youtube_dl/YoutubeDL.py", line 807, in extract_info return self.process_ie_result(ie_result, download, extra_info) File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2019.9.28-py2.7.egg/youtube_dl/YoutubeDL.py", line 959, in process_ie_result playliststart, playlistend) File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2019.9.28-py2.7.egg/youtube_dl/utils.py", line 3688, in getslice page_results = list(self._pagefunc(pagenum)) File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2019.9.28-py2.7.egg/youtube_dl/extractor/vimeo.py", line 957, in _fetch_page yield self.url_result(link, VimeoIE.ie_key(), VimeoIE._match_id(link)) File "/usr/local/lib/python2.7/dist-packages/youtube_dl-2019.9.28-py2.7.egg/youtube_dl/extractor/common.py", line 418, in _match_id assert m AssertionError
I should add that I'm running Linux on an up-to-date Devuan (Debian) system.
The text was updated successfully, but these errors were encountered:
974311b
[vimeo] improve album videos id extraction(closes #22599)
e1c230d
e72e99e
No branches or pull requests
I should add that I'm running Linux on an up-to-date Devuan (Debian) system.
The text was updated successfully, but these errors were encountered: