blackjack4494 / youtube-dlc

Command-line program to download various media from YouTube.com and other sites
https://blackjack4494.github.io/youtube-dlc/
The Unlicense
1.22k stars 13 forks source link

[Broken] All BitChute downloads fail #153

Closed jbruchon closed 4 years ago

jbruchon commented 4 years ago

BitChute is failing for me in 100% of cases after upgrading to the last released executable version.

(Also, you may want to change the support URL in the error text to not point at yt-dl.org for bug reports.)

[download] Downloading video 553 of 572
[BitChute] 5aikabinZFTg: Downloading webpage
[BitChute] 5aikabinZFTg: Checking video URL
[BitChute] 5aikabinZFTg: video URL is invalid, skipping
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dlc -U  to update. Be sure to call youtube-dlc with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "youtube_dlc\YoutubeDL.py", line 819, in extract_info
  File "youtube_dlc\extractor\common.py", line 532, in extract
  File "youtube_dlc\extractor\bitchute.py", line 74, in _real_extract
  File "youtube_dlc\extractor\common.py", line 1359, in _sort_formats
youtube_dlc.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dlc -U  to update. Be sure to call youtube-dlc with the --verbose flag and include its complete output.

[download] Downloading video 554 of 572
[BitChute] f6ckTWH-I8k: Downloading webpage
[BitChute] f6ckTWH-I8k: Checking video URL
[BitChute] f6ckTWH-I8k: video URL is invalid, skipping
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dlc -U  to update. Be sure to call youtube-dlc with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "youtube_dlc\YoutubeDL.py", line 819, in extract_info
  File "youtube_dlc\extractor\common.py", line 532, in extract
  File "youtube_dlc\extractor\bitchute.py", line 74, in _real_extract
  File "youtube_dlc\extractor\common.py", line 1359, in _sort_formats
youtube_dlc.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dlc -U  to update. Be sure to call youtube-dlc with the --verbose flag and include its complete output.
blackjack4494 commented 4 years ago

It's working. Your videos are the problem.

PS D:\gitkraken\youtube-dl> python3 -m youtube_dlc "https://www.bitchute.com/video/M5YuoJwsT0GJ/" -v -F [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['https://www.bitchute.com/video/M5YuoJwsT0GJ/', '-v', '-F'] [debug] Loading archive file None [debug] Encodings: locale cp65001, fs utf-8, out utf-8, pref cp65001 [debug] youtube-dlc version 2020.09.23-1 [debug] Python version 3.6.5 (CPython) - Windows-10-10.0.19041-SP0 [debug] exe versions: ffmpeg 4.2.1, ffprobe 4.2.1 [debug] Proxy map: {} [BitChute] M5YuoJwsT0GJ: Downloading webpage [BitChute] M5YuoJwsT0GJ: Checking video URL [info] Available formats for M5YuoJwsT0GJ: format code extension resolution note 0 mp4 unknown PS D:\gitkraken\youtube-dl> python3 -m youtube_dlc "https://www.bitchute.com/video/M5YuoJwsT0GJ/"
[BitChute] M5YuoJwsT0GJ: Downloading webpage [BitChute] M5YuoJwsT0GJ: Checking video URL [download] Destination: IGP3 00048 — Project Veritas Voter Fraud Part 2-M5YuoJwsT0GJ.mp4 [download] 100% of 46.36MiB in 00:07

jbruchon commented 4 years ago

Sorry. Apparently BitChute has this problem far more than I realized. It has happened for several different channels now; that one just happens to have had several hundred failures, so I noticed it.