ytdl-org / youtube-dl

Command-line program to download videos from YouTube.com and other video sites
http://ytdl-org.github.io/youtube-dl/
The Unlicense
132.27k stars 10.03k forks source link

Add Atlantic Broadband to the MSO list. #20284

Open roadzy opened 5 years ago

roadzy commented 5 years ago

Please follow the guide below


Make sure you are using the latest version: run youtube-dl --version and ensure your version is 2019.03.09. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.

Before submitting an issue make sure you have:

What is the purpose of your issue?


The following sections concretize particular purposed issues, you can erase any section (the contents between triple ---) not applicable to your issue


If the purpose of this issue is a bug report, site support request or you are not completely sure provide the full verbose output as follows:

Add the -v flag to your command line you run youtube-dl with (youtube-dl -v <your command line>), copy the whole output and insert it here. It should look similar to one below (replace it with your log inserted between triple ```):

[debug] System config: []
[debug] User config: []
[debug] Command-line args: [u'-v', u'http://www.youtube.com/watch?v=BaW_jenozKcj']
[debug] Encodings: locale cp1251, fs mbcs, out cp866, pref cp1251
[debug] youtube-dl version 2019.03.09
[debug] Python version 2.7.11 - Windows-2003Server-5.2.3790-SP2
[debug] exe versions: ffmpeg N-75573-g1d0487f, ffprobe N-75573-g1d0487f, rtmpdump 2.4
[debug] Proxy map: {}
...
<end of log>

If the purpose of this issue is a site support request please provide all kinds of example URLs support for which should be included (replace following example URLs by yours):

Note that youtube-dl does not support sites dedicated to copyright infringement. In order for site support request to be accepted all provided example URLs should not violate any copyrights.


Description of your issue, suggested solution and other information

Explanation of your issue in arbitrary form goes here. Please make sure the description is worded well enough to be understood. Provide as much context and examples as possible. If work on your issue requires account credentials please provide them or explain how one can obtain them.

I'm not a programmer but have done some scripting so I know a little at what I'm looking at.

Modified the adobepass.py with the following:

'ABB': { 'name': 'Atlantic Broadband', 'username_field': 'username', 'password_field': 'password', },

I wanted to see if it would just work out of the box.

Here is the result:

youtube-dl --ap-mso ABB --ap-username xxxxx@atlanticbb.net --ap-password xxxxxxxx https://disneynow.go.com/shows/pj-masks/season-02/episode-25-gekko-and-the-opposite-ray-pj-masks-vs-bad-guys-united/vdka8567972?pid=PL554034612 --verbose [debug] System config: [] [debug] User config: [] [debug] Custom config: [] [debug] Command-line args: ['--ap-mso', 'ABB', '--ap-username', 'PRIVATE', '--ap-password', 'PRIVATE', 'https://disneynow.go.com/shows/pj-masks/season-02/episode-25-gekko-and-the-opposite-ray-pj-masks-vs-bad-guys-united/vdka8567972?pid=PL554034612', '--verbose'] [debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8 [debug] youtube-dl version 2019.03.01 [debug] Python version 3.6.1 (CPython) - Linux-3.10.0-862.3.2.el7.x86_64-x86_64-with-centos-7.5.1804-Core [debug] exe versions: ffmpeg 3.4.5, ffprobe 3.4.5 [debug] Proxy map: {} [Go] vdka8567972: Downloading webpage [Go] VDKA8567972: Downloading JSON metadata [Go] VDKA8567972: Downloading Provider Redirect Page ERROR: Unable to download webpage: HTTP Error 400: Bad Request (caused by <HTTPError 400: 'Bad Request'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output. File "/usr/local/lib/python3.6/site-packages/youtube_dl/extractor/common.py", line 605, in _request_webpage return self._downloader.urlopen(url_or_request) File "/usr/local/lib/python3.6/site-packages/youtube_dl/YoutubeDL.py", line 2225, in urlopen return self._opener.open(req, timeout=self._socket_timeout) File "/usr/local/lib/python3.6/urllib/request.py", line 532, in open response = meth(req, response) File "/usr/local/lib/python3.6/urllib/request.py", line 642, in http_response 'http', request, response, code, msg, hdrs) File "/usr/local/lib/python3.6/urllib/request.py", line 570, in error return self._call_chain(args) File "/usr/local/lib/python3.6/urllib/request.py", line 504, in _call_chain result = func(args) File "/usr/local/lib/python3.6/urllib/request.py", line 650, in http_error_default raise HTTPError(req.full_url, code, msg, hdrs, fp)

I feel like I need to modify something to get it further so that is why I'm reaching out.

Some additional info:

Redirects to this url: https://auth.atlanticbb.net/saml/module.php/authSynacor/login.php?AuthState=_f667de4449b7f14af0e7a2b8c1df271ed8bfdc6146%3Ahttps%3A%2F%2Fauth.atlanticbb.net%2Fsaml%2Fsaml2%2Fidp%2FSSOService.php%3Fspentityid%3Dhttps%253A%252F%252Fadobe.auth-gateway.net%252Fsaml%252Fmodule.php%252Fsaml%252Fsp%252Fmetadata.php%252Fproxy_auth.atlanticbb.net%26cookieTime%3D1552082646%26RequesterID%3D%255B%2522DisneyChannels%2522%252C%2522https%253A%255C%252F%255C%252Fsaml.sp.auth.adobe.com%2522%255D%26NameIDFormat%3Durn%253Aoasis%253Anames%253Atc%253ASAML%253A2.0%253Anameid-format%253Atransient

Looking at the source code in the html authentication page, I found the following:

Remember Me

I'll gladly work on this my self, just need some help. I can also create a sub email account that one the developers could use to also test. Thanks for your help.

roadzy commented 5 years ago

@remitamine who do i send the account to?

remitamine commented 5 years ago

you can email me.

roadzy commented 5 years ago

Emailed

qsevers23 commented 2 years ago

@roadzy it looks like atlantic broadband has been renamed/bought out by breezeline. I've been trying to rework your pull request to work with their new redirects but have been running into some issues. (was using it locally since it didn't get merged in).

Do you know if breezeline has been handled through a different MSO? It's still through adobe/saml but has more redirects. I'd be interested to see if you already discovered a workaround.