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.it is the latest because i installed on october 20 2018 on an instance of osx 10.12 on vmware fusion.
Before submitting an issue make sure you have:
What is the purpose of your issue?
i am saying other because i am not sure if it is a bug or something on youtube so if it is a bug you can upgrade the request to bug
after downloading a live stream https://www.youtube.com/watch?v=4PRCnWDhaxI overnight
this morning i got up to a 403 forbidden sorry i did not capture the exact errors since i got a great run.
i renamed the file downloaded during the overnight so it would not be overwritten by a retest.
i retested and no forbidden errors so youtube did not ban me.
i looked at the file size and it was like 3.7 gig so i thought it was a file size limit of 4 gig on the mp4 container (suggestion if it is a file size limit it would be nice if youtube-dl could split or remux into another container like mkv witch does not have a size limit (i have seen bluray rips run like 50 gig in mkv)
then i looked at the length of the file in player and it was just 30 seconds of the 6 hour limit of quicktime so maybe it is a time limit (again splitting or a different container like mkv).
if youtube is seeing the user agent and is banning youtube rippers you may want to allow us to change the user agent string that is sent to youtube.
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 ```):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.