ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
131.39k stars 9.96k forks source link

cameo.com videos #29151

Open rsfinlayson opened 3 years ago

rsfinlayson commented 3 years ago

Checklist

Example URLs

Description

Plays in Firefox. youtube-dl returns a HTTP Error 403: Forbidden

SuperSonicHub1 commented 3 years ago

@rsfinlayson It would be appreciated if you could share more video links.

rsfinlayson commented 3 years ago

@rsfinlayson It would be appreciated if you could share more video links.

Sorry, but that's the only one I saw.

SuperSonicHub1 commented 3 years ago

Did some basic investigation of the URL supplied by @rsfinlayson and here are my findings:

Don't know if I'll make the extractor myself, but I hope I am of help to anyone that does. Should be pretty easy if you can figure out an easy way to drag out that JSON blob.

SuperSonicHub1 commented 3 years ago

I've also gathered more URLs. Seeing how Cameo requests seemingly expire, making test cases will probably be pointless, but who cares:

SuperSonicHub1 commented 3 years ago

We can also get multiple orders made by a user at once and create a playlist. We'll be using https://www.cameo.com/natashahenstridge as our test case.

We can also get a lot of information about the user account by looking at the only key in root['users']['users'] which can be retrieved from root['users']['selectedUserId']: