Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
"The Roku Channel" site support request #23645
Comments
|
I'm attempting to create the extractor for this site. My apologies as I'm not very experienced Python developer. I've been looking over the code from other extractors to see if I can find similar examples to pull from. Additionally, I'm working on determining the cookies required using PostMan. |
|
you can pass youtube-dl/youtube_dl/YoutubeDL.py Line 210 in 7bac774 params dict on the test case.
|
|
Did you get this to work? I'm also trying to download from The Roku Channel |
|
Any news since May? |
Checklist
Example URLs
Description
The ROKU Channel allows for watching streamed media directly from the website. The current implementation requires an account. I'm using the --cookies feature to address authentication and it dose work except with the error: "ERROR: Unsupported URL: ..." I'm using the single video URL for my purposes but a playlist URL is possible if parsing a TV Season page.