Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2018-05-21 | 493 Bytes | |
udemy-dl v0.5 source code.tar.gz | 2018-05-21 | 29.6 kB | |
udemy-dl v0.5 source code.zip | 2018-05-21 | 45.7 kB | |
Totals: 3 Items | 75.8 kB | 2 |
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
).