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

Add uscreen.tv support #20950

Open
porjo opened this issue May 3, 2019 · 1 comment
Open

Add uscreen.tv support #20950

porjo opened this issue May 3, 2019 · 1 comment

Comments

@porjo
Copy link

@porjo porjo commented May 3, 2019

Checklist

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

This URL is the container where the video player sits:
https://www.unauthorized.tv/programs/live-on-stage?cid=201227

When the user clicks play a POST is sent to this URL with JSON payload (plus various session headers):
https://www.unauthorized.tv/stats/play

{"video_id":"211831","chapter_id":"201227","started":true}

Description

Uscreen.tv is a video hosting platform where the content owner can skin the interface and use their own domain name. Videos can be protected by login (the URL supplied above is not) in which case the user must first sign in at: https://<custom domain>/sign_in

@jacksun2212
Copy link

@jacksun2212 jacksun2212 commented Aug 10, 2020

Hi. Any update on getting youtube-dl to work with UScreen? I tried --cookies but it still didn't work.

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
2 participants
You can’t perform that action at this time.