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.
Add support for FuboTV as AdobePass provider #26488
Comments
|
Note that I used #13938 (which added similar support for AT&T) as a model for my proposed change above. |
Checklist
Description
WRITE DESCRIPTION HERE
Request to add support for Fubo TV as an AdobePass provider. I was able to implement this in a local branch by adding the following entry to
MSO_INFOin youtube_dl/extractor/adobepass.py:This can be tested by passing
--ap-mso FuboTValong with a corresponding username/password (or adding the appropriate flags to~/.config/youtube/youtube-dl/config).