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

"The Roku Channel" site support request #23645

Open
zinthose opened this issue Jan 6, 2020 · 4 comments
Open

"The Roku Channel" site support request #23645

zinthose opened this issue Jan 6, 2020 · 4 comments

Comments

@zinthose
Copy link

@zinthose zinthose commented Jan 6, 2020

Checklist

  • I'm reporting a new site support request
  • I've verified that I'm running youtube-dl version 2020.01.01
  • 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

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.

@zinthose
Copy link
Author

@zinthose zinthose commented Jan 7, 2020

I'm attempting to create the extractor for this site.
I have a preliminary draft of the script but I was wondering if the TestDownload script allows for including a cookie file. If not, what would you recommend for testing?

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.

@remitamine
Copy link
Collaborator

@remitamine remitamine commented Jan 7, 2020

you can pass

cookiefile: File name where cookies should be read from and dumped to.
to the params dict on the test case.

@bmick2345
Copy link

@bmick2345 bmick2345 commented May 20, 2020

Did you get this to work? I'm also trying to download from The Roku Channel

@fribourgpierre
Copy link

@fribourgpierre fribourgpierre commented Jul 16, 2020

Any news since May?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.