r0oth3x49 / udemy-dl

A cross-platform python based utility to download courses from udemy for personal offline use.
MIT License
4.86k stars 1.2k forks source link

won't download at 1080p (only downloads @720p) #464

Closed numlockkey closed 4 years ago

numlockkey commented 4 years ago

Describe the bug It only downloads 720p version, even though 1080p is available.

To Reproduce Steps to reproduce the behavior:

  1. udemy course url: https://www.udemy.com/course/crash-course-electronics-and-pcb-design/
  2. Run the following command to reproduce the error. python udemy-dl.py -u -p https://www.udemy.com/course/crash-course-electronics-and-pcb-design/ -q 1080 -o "d:\Udemy"
  3. See error

Expected behavior I expect it to download 1080p quality videos

Screenshots If applicable, add screenshots to help explain your problem.

Python Environment (please complete the following information):

Additional context Add any other context about the problem here.