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.
Please follow the guide below
xinto all the boxes [ ] relevant to your issue (like this:[x])Make sure you are using the latest version: run
youtube-dl --versionand ensure your version is 2018.10.05. If it's not, read this FAQ entry and update. Issues with outdated version will be rejected.[x]I've verified and I assure that I'm running youtube-dl 2018.10.05Before submitting an issue make sure you have:
[x]At least skimmed through the README, most notably the FAQ and BUGS sections[x]Searched the bugtracker for similar issues including closed ones[x]Checked that provided video/audio/playlist URLs (if any) are alive and playable in a browserWhat is the purpose of your issue?
[x]Bug report (encountered problems with youtube-dl)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
-vflag 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 ```):Command:
Verbose output:
Description of your issue, suggested solution and other information
Issue: Downloading content behind login wall on Disney and ABC yields HTTP 400 Bad Request error.
Youtube-dl version 2018.10.05 installed via homebrew on macOS 10.12.6. This has been tested on two separate computers (same specs). Youtube-dl is being run manually with Python 3.7.0 (up to date) also installed with homebrew due to different errors encountered running on Python 2.7.10. This HTTP error occurs every time, on multiple wired and wireless networks. Note, there have been issues similar to this in the past, but issue solutions were often either trying python 3 or updating youtube-dl, both of which I have done.
What does work: Downloading content NOT behind login wall from Disney and ABC does work. TWC login does work. Downloading from other sites without login works. Downloading from behind login with other sites DOES work. This issue is exclusive to Disney and ABC content that requires login.
Followup: Because this issue occurs for content behind a login wall, I would like to be directly contacted for login information if necessary (do not want to post on a public forum). Please let me know if I can provide any other information that might be of use.