krsentai01

colbertbreak

Jun 25th, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.13 KB | None | 0 0
  1. % yt-dlp cbs:60icOhMb9NcjbcWnF_gub9XXHdeBcNk2_1624513659139 --verbose
  2. [debug] Command-line config: ['cbs:60icOhMb9NcjbcWnF_gub9XXHdeBcNk2_1624513659139', '--verbose']
  3. [debug] Encodings: locale UTF-8, fs utf-8, out utf-8, pref UTF-8
  4. [debug] yt-dlp version 2021.06.23
  5. [debug] Python version 3.9.1 (CPython 64bit) - macOS-11.2.3-x86_64-i386-64bit
  6. [debug] exe versions: ffmpeg 4.4, ffprobe 4.4, rtmpdump 2.4
  7. [debug] Proxy map: {}
  8. [debug] [CBS] Extracting URL: cbs:60icOhMb9NcjbcWnF_gub9XXHdeBcNk2_1624513659139
  9. [CBS] 60icOhMb9NcjbcWnF_gub9XXHdeBcNk2_1624513659139: Downloading XML
  10. ERROR: No video formats found; please report this issue on https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see https://github.com/yt-dlp/yt-dlp on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
  11. Traceback (most recent call last):
  12. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1138, in wrapper
  13. return func(self, *args, **kwargs)
  14. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/YoutubeDL.py", line 1163, in __extract_info
  15. ie_result = ie.extract(url)
  16. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 568, in extract
  17. ie_result = self._real_extract(url)
  18. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/cbs.py", line 124, in _real_extract
  19. return self._extract_video_info(content_id)
  20. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/cbs.py", line 106, in _extract_video_info
  21. self._sort_formats(formats)
  22. File "/Users/krs/.pyenv/versions/3.9.1/lib/python3.9/site-packages/yt_dlp/extractor/common.py", line 1748, in _sort_formats
  23. raise ExtractorError('No video formats found')
  24. yt_dlp.utils.ExtractorError: No video formats found; please report this issue on https://github.com/yt-dlp/yt-dlp . Make sure you are using the latest version; see https://github.com/yt-dlp/yt-dlp on how to update. Be sure to call yt-dlp with the --verbose flag and include its complete output.
Advertisement
Add Comment
Please, Sign In to add comment