Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

udemy.com dont work anymore #26105

Closed
BoBBer446 opened this issue Jul 24, 2020 · 0 comments
Closed

udemy.com dont work anymore #26105

BoBBer446 opened this issue Jul 24, 2020 · 0 comments
Labels

Comments

@BoBBer446
Copy link

@BoBBer446 BoBBer446 commented Jul 24, 2020

  • I Downloaded lastest Version vom Youtube-DL to my Windows 10 Folder.
  • Open cmd
  • cd path
  • So im in my Folder with the youtube-dl.exe
  • i try
    youtube-dl.exe --output "G:\Udemy\%(playlist)s\%(chapter_number)s - %(chapter)s\%(playlist_index)s - %(title)s.%(ext)s" -u MY-EMAIL.EMAIL.COM -p MYPASSWORD https://www.udemy.com/course/csharp-gamedev
  • i try too
    youtube-dl --output "G:\Udemy\%(playlist)s\%(chapter_number)s - %(chapter)s\%(playlist_index)s - %(title)s.%(ext)s" -u MY-EMAIL.EMAIL.COM -p MYPASSWORD https://www.udemy.com/course/csharp-gamedev
  • and i try too ' as "
    youtube-dl.exe --output 'G:\Udemy\%(playlist)s\%(chapter_number)s - %(chapter)s\%(playlist_index)s - %(title)s.%(ext)s' -u MY-EMAIL.EMAIL.COM -p MYPASSWORD https://www.udemy.com/course/csharp-gamedev

but i get this answer:

C:\Users\USERNAME\Downloads\Youtube-DL>youtube-dl.exe --output "G:\Udemy\%(playlist)s\%(chapter_number)s - %(chapter)s\%(playlist_index)s - %(title)s.%(ext)s" -u MY-EMAIL.EMAIL.COM -p MYPASSWORD http://www.udemy.com/course/csharp-gamedev
[udemy:course] Downloading login popup
ERROR: Unable to download webpage: HTTP Error 403: Forbidden (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

C:\Users\USERNAME\Downloads\Youtube-DL>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.