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.
MSO: Verizon vs. Verizon_HBA #16084
MSO: Verizon vs. Verizon_HBA #16084
Comments
|
I noticed I was using contradictory config args and an older version of youtube-dl in that log, but I get the same result on master. I was testing some other stuff. |
|
I made a pull request back in September to add Verizon_HBA, but it has yet to be merged. |
|
Verizon_HBA no longer appears to be used, so I'm closing this issue. There are still problems with Verizon login, but they're unrelated. This patch fixes it for me: https://bitbucket.org/ParadoxGBB/youtube-dl/commits/64bddfe15c1458a1b3461875bf9afd0a17ebeea0 |
Verizonwas added as a supported MSO in #12721 to fix #10803. However, some providers only listVerizon_HBA, notVerizon. Take TBS, for example (https://sp.auth.adobe.com/adobe-services/config/TBS):There are still networks that use
Verizon, such as ABC.I don't know the difference between
VerizonandVerizon_HBA. As far as I can tell, the login process is the same. In my testing, it's been sufficient to handle *HBA exactly the same was as the original, which only requires two edits:I don't have the necessary experience with this sort of thing to determine if that fix has unintended side effects. I also haven't tested it on a non-FiOS IP address, on which the authentication flow would be a little different.
Here's a test URL: http://www.tbs.com/shows/final-space/season-1/episode-3/chapter-three That's probably not going to require authentication for much longer, though. (It also has another issues: #16083)
Example output when using
Verizon:(ignore the contradictory config args; I was trying to fix something else while I was at it)