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
pi@www:~ $ youtube-dl --verbose https://teamcoco.com/video/conan-americans-want-a-president-from-new-york-who-s-actually-a-billionaire [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'--verbose', u'https://teamcoco.com/video/conan-americans-want-a-president-from-new-york-who-s-actually-a-billionaire'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2019.11.05 [debug] Python version 2.7.13 (CPython) - Linux-4.19.66-v7+-armv7l-with-debian-9.9 [debug] exe versions: ffmpeg 3.2.12-1, ffprobe 3.2.12-1 [debug] Proxy map: {} [Teamcoco] video/conan-americans-want-a-president-from-new-york-who-s-actually-a-billionaire: Downloading JSON metadata [Teamcoco] 116056: Downloading JSON metadata Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module> File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2018, in download File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract File "/usr/local/bin/youtube-dl/youtube_dl/extractor/teamcoco.py", line 166, in _real_extract AttributeError: 'list' object has no attribute 'items' pi@www:~ $ youtube-dl -v "https://teamcoco.com/ghana/conan-makes-a-music-video-with-kuami-eugene" [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: [u'-v', u'https://teamcoco.com/ghana/conan-makes-a-music-video-with-kuami-eugene'] [debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2019.11.05 [debug] Python version 2.7.13 (CPython) - Linux-4.19.66-v7+-armv7l-with-debian-9.9 [debug] exe versions: ffmpeg 3.2.12-1, ffprobe 3.2.12-1 [debug] Proxy map: {} [Teamcoco] ghana/conan-makes-a-music-video-with-kuami-eugene: Downloading JSON metadata Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in _run_module_as_main "__main__", fname, loader, pkg_name) File "/usr/lib/python2.7/runpy.py", line 72, in _run_code exec code in run_globals File "/usr/local/bin/youtube-dl/__main__.py", line 19, in <module> File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 474, in main File "/usr/local/bin/youtube-dl/youtube_dl/__init__.py", line 464, in _real_main File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2018, in download File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 796, in extract_info File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 530, in extract File "/usr/local/bin/youtube-dl/youtube_dl/extractor/teamcoco.py", line 127, in _real_extract AttributeError: 'list' object has no attribute 'get'
None of the newer videos from this month download. The older videos seem to be unaffected https://teamcoco.com/video/conan-americans-want-a-president-from-new-york-who-s-actually-a-billionaire https://teamcoco.com/ghana/conan-makes-a-music-video-with-kuami-eugene
The text was updated successfully, but these errors were encountered:
48970d5
[teamcoco] add support for new videos(closes #23054)
6b7f9a2
36e549d
No branches or pull requests
Checklist
Verbose log
Description
None of the newer videos from this month download. The older videos seem to be unaffected
https://teamcoco.com/video/conan-americans-want-a-president-from-new-york-who-s-actually-a-billionaire
https://teamcoco.com/ghana/conan-makes-a-music-video-with-kuami-eugene
The text was updated successfully, but these errors were encountered: