aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ytdl-org-master'Unknown2020-09-1215-290/+495
* Merge branch 'legraphista-fix/google-drive-cookie-issue'Tom-Oliver Heidel2020-09-121-0/+2
|\
| * Merge branch 'fix/google-drive-cookie-issue' of https://github.com/legraphist...Tom-Oliver Heidel2020-09-121-0/+2
|/|
| * [GoogleDrive] fix: don't nuke entire .google.com cookie jarStefan-Gabriel Muscalu2020-04-091-1/+1
| * [GoogleDrive] fix redirect loop (closes #23919)Stefan-Gabriel Muscalu2020-04-081-0/+2
* | [soundcloud] playlist limit per page according to official docsUnknown2020-09-091-1/+1
* | Merge branch 'adrianheine-rutv'Tom-Oliver Heidel2020-09-081-1/+1
|\ \
| * | Merge branch 'rutv' of https://github.com/adrianheine/youtube-dl into adrianh...Tom-Oliver Heidel2020-09-081-1/+1
|/| |
| * | [rutv] Fix JSON URL (closes #26333)Adrian Heine2020-08-151-1/+1
* | | Merge branch 'adrianheine-magenta'Tom-Oliver Heidel2020-09-082-0/+62
|\ \ \
| * | | Merge branch 'magenta' of https://github.com/adrianheine/youtube-dl into adri...Tom-Oliver Heidel2020-09-082-0/+62
|/| | |
| * | | [magentamusik360] Add new extractorAdrian Heine2020-08-062-0/+62
* | | | Merge branch 'martin54-ard.py_add_playlist_support'Tom-Oliver Heidel2020-09-081-1/+153
|\ \ \ \
| * | | | Merge branch 'ard.py_add_playlist_support' of https://github.com/martin54/you...Tom-Oliver Heidel2020-09-081-1/+153
|/| | | |
| * | | | [ard.py] add playlist supportmartin542020-06-251-1/+153
* | | | | [skip travis] add gitter and license badgeTom-Oliver Heidel2020-09-081-0/+3
* | | | | [skip travis] bump versionUnknown2020-09-061-1/+1
* | | | | [skip travis] exe relatedUnknown2020-09-063-1/+46
* | | | | Merge branch 'julien-hadleyjack-ondemandkorea'Tom-Oliver Heidel2020-09-061-7/+31
|\ \ \ \ \
| * | | | | Merge branch 'ondemandkorea' of https://github.com/julien-hadleyjack/youtube-...Tom-Oliver Heidel2020-09-061-7/+31
|/| | | | |
| * | | | | [ondemandkorea] add extractor error for odk premium contentJulien Hadley Jack2020-08-021-0/+5
| * | | | | [ondemandkorea] fix jw_config regex extraction; change title and description ...Julien Hadley Jack2020-07-181-7/+26
* | | | | | flake8 fix + soundcloud testsUnknown2020-09-062-2/+7
* | | | | | Merge branch 'MrDoritos-mkvthumbnail'Tom-Oliver Heidel2020-09-061-0/+19
|\ \ \ \ \ \
| * | | | | | Merge branch 'mkvthumbnail' of https://github.com/MrDoritos/youtube-dl into M...Tom-Oliver Heidel2020-09-061-0/+19
|/| | | | | |
| * | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV containerMrDoritos2020-03-201-7/+0
| * | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV containerMrDoritos2020-03-201-0/+7
| |\ \ \ \ \ \
| | * | | | | | [MKV Thumbnail Support] Changed from Tabs to spacesMrDoritos2019-10-081-4/+4
| | * | | | | | [MKV Thumbnail Support] MKV Thumbnails with FFMpegMrDoritos2019-10-081-0/+13
| * | | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV containerian2020-03-201-0/+19
* | | | | | | | Merge branch 'adrianheine-abc'Tom-Oliver Heidel2020-09-061-20/+84
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge branch 'abc' of https://github.com/adrianheine/youtube-dl into adrianhe...Tom-Oliver Heidel2020-09-061-20/+84
|/| | | | | | | |
| * | | | | | | | [ABC] Support abc.net.au/btn (closes #21254)Adrian Heine2020-08-161-1/+22
| * | | | | | | | [ABC] Fix extractionAdrian Heine2020-08-161-20/+63
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge remote-tracking branch 'origin/master'Unknown2020-09-061-13/+21
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge pull request #48 from theincognito-inc/masterTom-Oliver Heidel2020-09-061-13/+21
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [hotstar] Move to API v1NotFound2020-09-061-13/+21
| |/ / / / / / / /
* | | | | | | | | Merge branch 'zubearc'Tom-Oliver Heidel2020-09-062-14/+27
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Merge branch 'master' of https://github.com/zubearc/youtube-dl into zubearcTom-Oliver Heidel2020-09-062-14/+27
|/| | | | | | | |
| * | | | | | | | [test/youtube] update subtitle testszubearc2020-09-051-5/+11
| * | | | | | | | support new json3 captionszubearc2020-09-031-9/+16
* | | | | | | | | Merge branch 'LucBerge-deezer'Tom-Oliver Heidel2020-09-052-34/+93
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Merge branch 'deezer' of https://github.com/LucBerge/youtube-dl into LucBerge...Tom-Oliver Heidel2020-09-052-34/+93
|/| | | | | | | | |
| * | | | | | | | | Coding conventionLuc Berge2019-09-021-11/+11
| * | | | | | | | | Coding conventionLucas2019-08-191-1/+1
| * | | | | | | | | flake8 correctionsLucas2019-08-181-9/+10
| * | | | | | | | | Warning message is now reportedLucas2019-08-181-1/+1
| * | | | | | | | | Add album extractorLucas2019-08-182-1/+63
| * | | | | | | | | Add base info extractor classLucas2019-08-181-15/+21
| * | | | | | | | | Support language specific sitesLucas2019-08-181-3/+2