You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
Expected behavior
I would like to download every subtitle.
Python Environment (please complete the following information):
I just manually updated everything in the requirements.txt file.
I didn't update python since I already have 3.8.3 and I saw someone with m3u8 issue (solved?) with an updated version of Python.
The text was updated successfully, but these errors were encountered:
Describe the bug
I get:
udemy-dl.py: error: argument -s/--sub-lang: expected one argument.
While downloading, I used
--sub-lang
but it also works with-s
without argument.To Reproduce
python3 udemy-dl.py my_course_url --chapter-start 1 --chapter-end 5 -k cookies.txt --sub-lang
Expected behavior
I would like to download every subtitle.
Python Environment (please complete the following information):
I just manually updated everything in the requirements.txt file.
I didn't update python since I already have 3.8.3 and I saw someone with m3u8 issue (solved?) with an updated version of Python.
The text was updated successfully, but these errors were encountered: