Add support for rumble.com
See original GitHub issuePlease follow the guide below
- You will be asked some questions and requested to provide some information, please read them carefully and answer honestly
- Put an
x
into all the boxes [ ] relevant to your issue (like that [x]) - Use Preview tab to see how your issue will actually look like
Make sure you are using the latest version: run youtube-dl --version
and ensure your version is 2016.09.27. If it’s not read this FAQ entry and update. Issues with outdated version will be rejected.
- I’ve verified and I assure that I’m running youtube-dl 2016.09.27
Before submitting an issue make sure you have:
- At least skimmed through README and most notably FAQ and BUGS sections
- Searched the bugtracker for similar issues including closed ones
What is the purpose of your issue?
- Bug report (encountered problems with youtube-dl)
- Site support request (request for adding support for a new site)
- Feature request (request for a new functionality)
- Question
- Other
The following sections concretize particular purposed issues, you can erase any section (the contents between triple —) not applicable to 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 -v
flag to your command line you run youtube-dl with, copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):
$ youtube-dl -v <your command line>
[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2016.09.27
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>
If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):
- Single video: https://www.youtube.com/watch?v=BaW_jenozKc
- Single video: https://youtu.be/BaW_jenozKc
- Playlist: https://www.youtube.com/playlist?list=PL4lCao7KL_QFVb7Iudeipvc2BCavECqzc
Description of your issue, suggested solution and other information
Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible. If work on your issue requires account credentials please provide them or explain how one can obtain them.
Issue Analytics
- State:
- Created 7 years ago
- Reactions:11
- Comments:46
Top Results From Across the Web
Contact us - Questions? - RumbleTalk
We are here to help! Feel free to contact us regarding anything related to general use of your chat widget, minisite pages, your...
Read more >Rumble
Rumble is your rights management video platform. Host, distribute and monetize all your professional, social and viral video.
Read more >Add support for Rumble · Issue #779 · TeamNewPipe ... - GitHub
Rumble supports misinformation, unfortunately: https://www.wired.com/story/rumble-sends-viewers-tumbling-toward-misinformation/.
Read more >Rumble - Apps on Google Play
Are you looking for a new video app? Are you looking for a place where you can grow followers faster, have a search...
Read more >Frequently_Asked_Questions - Groove
Featured articles · General Questions · Licensing Options · Payment Related Questions · YouTube Related Questions · How To Upload Videos to Rumble...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Please, reopen this bug.
It would be nice if rumble.com would be supported. It’s still not supported by youtube-dl 2020.09.20.
Here are two video URLs: https://rumble.com/vanu5z-polizei-strmt-unser-dinner.html https://rumble.com/vank3h-lneburg-livestream-polizei-besteht-auf-masken-aber-nur-im-stehen..html
And here are the embedded iframe urls for the videos in the same order: https://rumble.com/embed/v81nzb/?pub=4 https://rumble.com/embed/v81dwt/?pub=4
Those videos have been live streams made by Samuel Eckert on the Corona Info Tour (kind of a demonstration tour) he’s doing together with Dr. Bodo Schiffmann and Wolfgang Greulich through Germany, Switzerland and Austria. They use rumble.com as a replacement for YouTube due to YouTube’s censorship. So there’s no copyright infringement.
Both videos can be played perfectly in a browser at least with Firefox.
Seems to be working now (version 2020.12.05) - instead of the page url I put in the embed iframe url. Also gave me options
Thanks youtube-dl!