-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
rmcdecouverte.bfmtv.com extractor is broken #18595
Comments
I confirm the problem and i've found a way to download the file. The rmcdecouverte.py extractor has to be rewrited. I've tried to have a look but it's a complicated framework to learn for me and I miss times. |
This is not a fix of youtube-dl but meanwhile javascript can easily grab the video id and generate the url automatically using @moimadmax method (mentioned here also #24862 ). Here is a simple script you can copy in the javascript console (F12 > console in firefox) to get the url and youtube-dl command to get your video (check my project here for a js bookmarklet and shell implementation to use directly in the shell until youtubedl gets fixed)
|
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.12.17. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.Before submitting an issue make sure you have:
What is the purpose of your issue?
If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:
Add the
-v
flag to your command line you run youtube-dl with (youtube-dl -v <your command line>
), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):Description of your issue, suggested solution and other information
The RMC Découverte website was redesigned a few days ago and since then, the extractor no longer works.
The text was updated successfully, but these errors were encountered: