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

[Site Request] rumble.com #80

Closed
5 tasks done
shakeyourbunny opened this issue Feb 13, 2021 · 3 comments
Closed
5 tasks done

[Site Request] rumble.com #80

shakeyourbunny opened this issue Feb 13, 2021 · 3 comments
Labels
site-request Request to support a new website

Comments

@shakeyourbunny
Copy link

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running yt-dlp version 2021.02.09
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that none of provided URLs violate any copyrights
  • I've searched the bugtracker for similar site support requests including closed ones

Example URLs

https://rumble.com/vdmum1-moose-the-dog-helps-girls-dig-a-snow-fort.html
https://rumble.com/vdq1k5-uaes-hope-probe-enters-orbit-of-mars.html
https://rumble.com/vd17ez-apples-macbook-pro-redesign-in-2021.html

Description

Rumble is a video sharing platform that allows video content creators to upload their videos and share in the ad revenue received. There are no requirements for subscribers or overall view time making it possible to earn ad revenue very quickly. Rumble provides four different licensing options to give you greater control over your potential earnings. If you choose the Exclusive Video Management license option and your video gets approved Rumble takes care of the distribution.

see also https://www.trippinbrehenys.com/2020/02/13/rumble-review/

@pukkandan pukkandan added the site-request Request to support a new website label Feb 13, 2021
@pukkandan
Copy link
Member

@pukkandan
Copy link
Member

pukkandan commented Feb 13, 2021

The embed URLs already work

$ youtube-dlc -F "https://rumble.com/embed/vb0ofn/?pub=4"
[RumbleEmbed] vb0ofn: Downloading JSON metadata
[info] Available formats for vb0ofn:
ID        EXT  RESOLUTION |   TBR PROTO | VCODEC    VBR ACODEC   ABR
--------- ---- ---------- - ----- ----- - ------- ----- ------- ----
mp4-360p  mp4  360p       |  635k https | unknown  635k unknown   0k
webm-480p webm 480p       |  811k https | unknown  811k unknown   0k
mp4-480p  mp4  480p       |  814k https | unknown  814k unknown   0k
mp4-720p  mp4  720p       | 1956k https | unknown 1956k unknown   0k
mp4-1080p mp4  1080p      | 2688k https | unknown 2688k unknown   0k

So the webpage URL will automatically start working once #12 is complete (see 3.)

@pukkandan
Copy link
Member

pukkandan commented Feb 15, 2021

I have implemented a temporary fix till #12 is complete

$ youtube-dlc https://rumble.com/vdmum1-moose-the-dog-helps-girls-dig-a-snow-fort.html -F
[generic] vdmum1-moose-the-dog-helps-girls-dig-a-snow-fort: Requesting header
WARNING: Falling back on generic information extractor.
[generic] vdmum1-moose-the-dog-helps-girls-dig-a-snow-fort: Downloading webpage
[generic] vdmum1-moose-the-dog-helps-girls-dig-a-snow-fort: Extracting information
[RumbleEmbed] vb0ofn: Downloading JSON metadata
[info] Available formats for vb0ofn:
ID        EXT  RESOLUTION |   TBR PROTO | VCODEC    VBR ACODEC   ABR
--------- ---- ---------- - ----- ----- - ------- ----- ------- ----
mp4-360p  mp4  360p       |  635k https | unknown  635k unknown   0k
webm-480p webm 480p       |  811k https | unknown  811k unknown   0k
mp4-480p  mp4  480p       |  814k https | unknown  814k unknown   0k
mp4-720p  mp4  720p       | 1956k https | unknown 1956k unknown   0k
mp4-1080p mp4  1080p      | 2688k https | unknown 2688k unknown   0k

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
site-request Request to support a new website
Projects
None yet
Development

No branches or pull requests

2 participants