Ascoware / get-iplayer-automator

The goal of Get iPlayer Automator is to allow iTunes and your Mac to become the hub for your British Television experience regardless of where in the world you are. Currently, Get iPlayer Automator allows you to download and watch BBC and ITV shows on your Mac. Series-Link/PVR functionality ensures you will never miss your favourite shows. Programmes are fully tagged and added to iTunes automatically upon completion. It is simple and easy to use, and runs on any machine running Mac OS X 10.7 or later. And since the shows are in iTunes, it is extremely easy to transfer them to your iPod, iPhone, or Apple TV allowing you to enjoy your shows on the go or on your television.
GNU General Public License v3.0
146 stars 26 forks source link

Proxy user and password not being used with youtube-dl #241

Closed codemosaic closed 4 years ago

codemosaic commented 5 years ago

When using a proxy with user:pass these details are not passed to youtube-dl resulting in "Authentication Required" from proxy server.

skovatch commented 5 years ago

I think I have a fix for this, but I don't use a proxy server so I can't test it. If I post a test build can you please try it before I release it?

codemosaic commented 5 years ago

Yeah of course. No problem at all.

skovatch commented 5 years ago

Please download https://github.com/Ascoware/get-iplayer-automator/releases/tag/v1.15.2-beta and let me know how it works.

codemosaic commented 5 years ago

Works perfectly. [debug] Command-line args: // u'--verbose', u'--proxy', u'user:pass@host:port']

Much appreciated mate.

skovatch commented 5 years ago

Thanks! I'll post an official release, probably tomorrow.