Closed mark-ops closed 6 years ago
For any work on the issue you must provide account credentials.
I'm facing the same problem. I have specified account details like: youtube-dl -u user_email -p password -o 'E:/Udemy Ds/React and Redux/%( playlist)s/%(chapter_name)s - %(chapter)s/%(playlist_index)s - %(title)s.%(ext)s' https://www.udemy.com/learn-and-understand-react-and-redux-i/learn/v4/t/lecture/6873336?start=0
Please follow the guide below
x
into all the boxes [ ] relevant to your issue (like this:[x]
)Make sure you are using the latest version: run
youtube-dl --version
and ensure your version is 2018.04.25. 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 ```):Description of your issue, suggested solution and other information
I was able to successfully download from the above URL yesterday. However I did get disconnected (presumably due to rate limiting) initially. I tried again today and the above error was generated. Nothing else has changed on my system.