This repository has been archived by the owner on Aug 1, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
udemy-dl v0.5, Added feature to authenticate using cookies, Added fea…
…ture to save lecture titles to text file, Added feature to download courses containing unicode characters in title, added file to listdown contributors
- Loading branch information
Showing
13 changed files
with
728 additions
and
350 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
# *Nasir Khan (r0ot h3x49)* | ||
|
||
- **https://r0oth3x49.herokuapp.com** |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
### List of contributors who made the contribution either in form of feature request or a bugfix | ||
- @jdsantiagojr (fixed UnicodeEncode error) | ||
- @kizbitz (fixed TypeError: write() argument must be str, not bytes) | ||
- @SalihKARAHAN (Added Turkish character support) | ||
- @Stekot (Remove windows reserved characters from the title) | ||
- @ghost (added pep8 on udemy-dl.py) | ||
- @serhattsnmz (added fix for password error, suggested some great features) | ||
- @Nocxy (Checked with the recent version of MAC oSx) | ||
- @tofanelli (gave support to many users and also suggested some features) | ||
- @NoMoreUsernamesAvailable (Feature request for Umlauts (unicode based characters) in filenames) | ||
- @RuthlessRuler (Requested to add support Aria2c downloader) | ||
- @alfari16 (Download from specific chapter) | ||
|
||
> Thanks to all other contributors if i missed any one. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.