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 support for Frontier MSO. #24325

Closed
CplPwnies opened this issue Mar 11, 2020 · 0 comments
Closed

Add support for Frontier MSO. #24325

CplPwnies opened this issue Mar 11, 2020 · 0 comments

Comments

@CplPwnies
Copy link

@CplPwnies CplPwnies commented Mar 11, 2020

Checklist

  • I'm reporting a feature request
  • I've verified that I'm running youtube-dl version 2020.03.08
  • I've searched the bugtracker for similar feature requests including closed ones

Description

PS C:\src-youtube-dl-2020.03.08> python -m youtube_dl --version
2020.03.08

First off, I know this is a duplicate of #11867, but that thread is locked and I wanted to add some additional information and findings.

It seems that the MVPD name is now frontier_auth-gateway_net

Additionally, there are several redirects that need to be followed in order to get to the login page, but youtube-dl seems to stop at the initial adobe redirect page, mainly because there is no post url to extract. There is some javascript on the page that does the auto-redirect using

There is an authstate token that gets passed all the way through to the login page, and I've been working in the source to grab that out, but I can't get it to either follow the redirect all the way through or use the authstate token (pulled from the webpage) to formulate a better URL. I need someone with better understanding of the code base to help. I can also provide credentials for testing.

@CplPwnies CplPwnies added the request label Mar 11, 2020
@dstftw dstftw closed this Mar 11, 2020
@dstftw dstftw added the duplicate label Mar 11, 2020
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.