Skip to content
New issue

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

[bitchute] ExtractorError when extracting audio #24197

Closed
njqdev opened this issue Feb 29, 2020 · 1 comment
Closed

[bitchute] ExtractorError when extracting audio #24197

njqdev opened this issue Feb 29, 2020 · 1 comment
Labels

Comments

@njqdev
Copy link

@njqdev njqdev commented Feb 29, 2020

Checklist

  • I'm reporting a broken site support

  • I've verified that I'm running youtube-dl version 2020.02.16

  • I've checked that all provided URLs are alive and playable in a browser

  • I've checked that all URLs and arguments with special characters are properly quoted or escaped

  • I've searched the bugtracker for similar issues including closed ones

Verbose log

>youtube-dl -f bestaudio --extract-audio --audio-format mp3 --audio-quality 0 https://www.bitchute.com/video/MUDxJTLuXTss/ -v
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-f', 'bestaudio', '--extract-audio', '--audio-format', 'mp3', '--audio-quality', '0', 'https://www.bitchute.com/video/MUDxJTLuXTss/', '-v']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2020.02.16
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg git-2019-12-19-99f505d, ffprobe git-2019-12-19-99f505d
[debug] Proxy map: {}
[BitChute] MUDxJTLuXTss: Downloading webpage
[BitChute] MUDxJTLuXTss: Checking video URL
ERROR: requested format not available
Traceback (most recent call last):
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\YoutubeDL.py", line 807, in extract_info
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\YoutubeDL.py", line 862, in process_ie_result
  File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmpuz77jgzq\build\youtube_dl\YoutubeDL.py", line 1635, in process_video_result
youtube_dl.utils.ExtractorError: requested format not available

Description

The video can be downloaded with youtube-dl https://www.bitchute.com/video/MUDxJTLuXTss/, and I had the same issue when trying to convert other bitchute videos to MP3.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Feb 29, 2020

bitchute does not provide audio only formats.

@dstftw dstftw closed this Feb 29, 2020
@dstftw dstftw added the invalid label Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.