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

[Mixer]: WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request #17290

Closed
SearchAndDestroy opened this issue Aug 21, 2018 · 0 comments

Comments

@SearchAndDestroy
Copy link

I am having problems recording Mixer live streams:

youtube-dl -g -v https://mixer.com/monstercat
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-g', '-v', 'https://mixer.com/monstercat']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.08.04
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg 4.0.2, ffprobe 4.0.2
[debug] Proxy map: {}
WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request
[debug] Default format spec: bestvideo+bestaudio/best
https://videocdn.mixer.com/hls/160788-94f2bdedb8c05567a8543a680508e03d9f8821f2_source/index.m3u8

If I use the option -q or no option, it works even if I get the above warning.

If I download a VOD, with -g I get the URL and it exits.
It works with -q or no option.

youtube-dl -g -v https://mixer.com/Direwolf20?vod=50561793
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-g', '-v', 'https://mixer.com/Direwolf20?vod=50561793']
[debug] Encodings: locale cp1252, fs mbcs, out cp850, pref cp1252
[debug] youtube-dl version 2018.08.04
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.17134
[debug] exe versions: ffmpeg 4.0.2, ffprobe 4.0.2
[debug] Proxy map: {}
[debug] Default format spec: bestvideo+bestaudio/best
https://vodcontent-2003.xboxlive.com/channel-9071-public/e21e858a-9e59-4c09-b248-cd4dfaea4147/source.mp4

I am using the latest version 2018.08.04

@SearchAndDestroy SearchAndDestroy changed the title WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request Mixer: WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request Aug 21, 2018
@SearchAndDestroy SearchAndDestroy changed the title Mixer: WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request [Mixer]: WARNING: Unable to download SMIL file: HTTP Error 400: Bad Request Aug 21, 2018
ThirumalaiK pushed a commit to ThirumalaiK/youtube-dl that referenced this issue Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant