This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
udemy-dl v0.5
udemy-dl v0.5, Added feature to authenticate using cookies, Added feature to save lecture titles to text file, Added feature to download courses containing unicode characters in title, added file to listdown contributors
Features
- Download/save lecture names (option:
--names
). - Authentication using cookies (option:
-k / --cookies
) thanks to @jhonyyy90. - Download lectures containing unsafe unicode characters in title/name (option:
--unsafe
).