aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge branch 'patch-2' of https://github.com/nixxo/youtube-dl into nixxo-patch-2Tom-Oliver Heidel2020-09-121-4/+10
|/| | | | | | | | | | |
| * | | | | | | | | | | [mailru] fixed extractionnixxo2020-09-071-4/+10
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | improved valid_url regex to match more urls like >https://my.mail.ru/mail/7bw7/video/embed/_myvideo/6778 >https://videoapi.my.mail.ru/videos/embed/mail/7bw7/_myvideo/6778.html previously not matched. Fixed json extraction to download metadata and video url.
| * | | | | | | | | | release 2020.09.06Sergey M․2020-09-068-21/+18
| | | | | | | | | | |
| * | | | | | | | | | [ChangeLog] ActualizeSergey M․2020-09-061-0/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ci skip]
| * | | | | | | | | | [nrktv:episode] Improve video id extraction (closes #25594, closes #26369, ↵Sergey M․2020-09-061-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #26409)
| * | | | | | | | | | [youtube] Fix age gate content detection (#26100) (closes #26152, closes ↵random-nick2020-09-061-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #26311, closes #26384)
| * | | | | | | | | | [youtube:user] Extend _VALID_URL (closes #26443)Sergey M․2020-09-061-1/+4
| | | | | | | | | | |
| * | | | | | | | | | [utils] Recognize wav mimetype (closes #26463)Sergey M․2020-09-062-0/+3
| | | | | | | | | | |
| * | | | | | | | | | [xhamster] Improve initials regex (#26526) (closes #26353)TheRealDude22020-09-061-1/+2
| | | | | | | | | | |
| * | | | | | | | | | [svtplay] Fix svt id extraction (closes #26425, closes #26428, closes #26438)Sergey M․2020-09-061-3/+9
| | | | | | | | | | |
| * | | | | | | | | | [twitch] Rework extractors (closes #12297, closes #20414, closes #20604, ↵Sergey M․2020-09-062-251/+424
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | closes #21811, closes #21812, closes #22979, closes #24263, closes #25010, closes #25553, closes #25606) * Switch to GraphQL. + Add support for collections. + Add support for clips and collections playlists.
* | | | | | | | | | Merge remote-tracking branch 'origin/master'Unknown2020-09-121-47/+71
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #69 from blackjack4494/viki-subtitles_and_moreTom-Oliver Heidel2020-09-121-47/+71
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [Viki] subtitles, formats
| | * | | | | | | | | | [soundcloud] flake8Unknown2020-09-121-3/+3
| | | | | | | | | | | |
| | * | | | | | | | | | [viki] subtitles, formatsUnknown2020-09-091-47/+71
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge branch 'fonkap-myvideo_ge'Tom-Oliver Heidel2020-09-122-0/+57
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Merge branch 'myvideo_ge' of https://github.com/fonkap/youtube-dl into ↵Tom-Oliver Heidel2020-09-122-0/+57
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fonkap-myvideo_ge
| * | | | | | | | | | [MyVideoGe] add new extractorAlfonso Solbes2020-08-102-0/+57
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'iamleot-rai-update'Tom-Oliver Heidel2020-09-121-78/+49
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'rai-update' of https://github.com/iamleot/youtube-dl into ↵Tom-Oliver Heidel2020-09-121-78/+49
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | iamleot-rai-update
| * | | | | | | | | | [rai] Fix extraction for recent raiplay.it updatesLeonardo Taccari2020-08-281-78/+49
| | |_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Introduce _BASE_URL in RaiBaseIE class so it could be reused as base for the several subextractors. - Remove first test of RaiPlayIE, it is no longer available - Adjust RaiPlayIE to recent raiplay.it updates, make it extension agnostic (passing possible `.json' URLs is now supported too) and update test info_dict. - Adjust RaiPlayLiveIE to recent raiplay.it updates. Passing it as `url_transparent' is no longer supported (there is no longer an accessible ContentItem) - Adjust RaiPlayPlaylistIE to recent raiplay.it updates and instruct it about ContentSet-s. - Update a RaiIE test and remove two tests that are no longer availables This fix issue #22923, #22906 and supersedes #23006.
* | | | | | | | | | Merge branch 'JensTimmerman-JensTimmerman-patch-1'Tom-Oliver Heidel2020-09-121-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merge branch 'JensTimmerman-patch-1' of ↵Tom-Oliver Heidel2020-09-121-4/+4
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/JensTimmerman/youtube-dl into JensTimmerman-JensTimmerman-patch-1
| * | | | | | | | | | Update vrt.pyJens Timmerman2020-04-141-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix indent
| * | | | | | | | | | Update vrt.pyJens Timmerman2020-04-141-4/+4
| | | | | | | | | | |
* | | | | | | | | | | 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 ↵Tom-Oliver Heidel2020-09-121-0/+2
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/legraphista/youtube-dl into legraphista-fix/google-drive-cookie-issue
| * | | | | | | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/ytdl-org/youtube-dl/pull/26557
* | | | | | | | | | | Merge branch 'adrianheine-rutv'Tom-Oliver Heidel2020-09-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge branch 'rutv' of https://github.com/adrianheine/youtube-dl into ↵Tom-Oliver Heidel2020-09-081-1/+1
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adrianheine-rutv
| * | | | | | | | | | | [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 ↵Tom-Oliver Heidel2020-09-082-0/+62
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adrianheine-magenta
| * | | | | | | | | | | | [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 ↵Tom-Oliver Heidel2020-09-081-1/+153
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/martin54/youtube-dl into martin54-ard.py_add_playlist_support
| * | | | | | | | | | | | [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 ↵Tom-Oliver Heidel2020-09-061-7/+31
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/julien-hadleyjack/youtube-dl into julien-hadleyjack-ondemandkorea
| * | | | | | | | | | | | [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
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extraction (closes #23926)
* | | | | | | | | | | | | 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 ↵Tom-Oliver Heidel2020-09-061-0/+19
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MrDoritos-mkvthumbnail