Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge remote-tracking branch 'origin/master' | Unknown | 2020-09-12 | 1 | -47/+71 |
|\ | |||||
| * | Merge pull request #69 from blackjack4494/viki-subtitles_and_more | Tom-Oliver Heidel | 2020-09-12 | 1 | -47/+71 |
| |\ | | | | | | | [Viki] subtitles, formats | ||||
| | * | [soundcloud] flake8 | Unknown | 2020-09-12 | 1 | -3/+3 |
| | | | |||||
| | * | [viki] subtitles, formats | Unknown | 2020-09-09 | 1 | -47/+71 |
| | | | |||||
* | | | Merge branch 'fonkap-myvideo_ge' | Tom-Oliver Heidel | 2020-09-12 | 2 | -0/+57 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch 'myvideo_ge' of https://github.com/fonkap/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-12 | 2 | -0/+57 |
|/| | | | | | | | | | | | fonkap-myvideo_ge | ||||
| * | | [MyVideoGe] add new extractor | Alfonso Solbes | 2020-08-10 | 2 | -0/+57 |
| | | | |||||
* | | | Merge branch 'iamleot-rai-update' | Tom-Oliver Heidel | 2020-09-12 | 1 | -78/+49 |
|\ \ \ | |||||
| * | | | Merge branch 'rai-update' of https://github.com/iamleot/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-12 | 1 | -78/+49 |
|/| | | | | | | | | | | | | | | | iamleot-rai-update | ||||
| * | | | [rai] Fix extraction for recent raiplay.it updates | Leonardo Taccari | 2020-08-28 | 1 | -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 Heidel | 2020-09-12 | 1 | -4/+4 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'JensTimmerman-patch-1' of ↵ | Tom-Oliver Heidel | 2020-09-12 | 1 | -4/+4 |
|/| | | | | | | | | | | | | | | | | | | | https://github.com/JensTimmerman/youtube-dl into JensTimmerman-JensTimmerman-patch-1 | ||||
| * | | | | Update vrt.py | Jens Timmerman | 2020-04-14 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | fix indent | ||||
| * | | | | Update vrt.py | Jens Timmerman | 2020-04-14 | 1 | -4/+4 |
| | | | | | |||||
* | | | | | Merge branch 'ytdl-org-master' | Unknown | 2020-09-12 | 15 | -290/+495 |
| | | | | | |||||
* | | | | | Merge branch 'legraphista-fix/google-drive-cookie-issue' | Tom-Oliver Heidel | 2020-09-12 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Merge branch 'fix/google-drive-cookie-issue' of ↵ | Tom-Oliver Heidel | 2020-09-12 | 1 | -0/+2 |
|/| | | | | | | | | | | | | | | | | | | | https://github.com/legraphista/youtube-dl into legraphista-fix/google-drive-cookie-issue | ||||
| * | | | | [GoogleDrive] fix: don't nuke entire .google.com cookie jar | Stefan-Gabriel Muscalu | 2020-04-09 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | [GoogleDrive] fix redirect loop (closes #23919) | Stefan-Gabriel Muscalu | 2020-04-08 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | [soundcloud] playlist limit per page according to official docs | Unknown | 2020-09-09 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | https://github.com/ytdl-org/youtube-dl/pull/26557 | ||||
* | | | | | Merge branch 'adrianheine-rutv' | Tom-Oliver Heidel | 2020-09-08 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'rutv' of https://github.com/adrianheine/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-08 | 1 | -1/+1 |
|/| | | | | | | | | | | | | | | | | | | | | | | | adrianheine-rutv | ||||
| * | | | | | [rutv] Fix JSON URL (closes #26333) | Adrian Heine | 2020-08-15 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge branch 'adrianheine-magenta' | Tom-Oliver Heidel | 2020-09-08 | 2 | -0/+62 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'magenta' of https://github.com/adrianheine/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-08 | 2 | -0/+62 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | adrianheine-magenta | ||||
| * | | | | | | [magentamusik360] Add new extractor | Adrian Heine | 2020-08-06 | 2 | -0/+62 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | Merge branch 'martin54-ard.py_add_playlist_support' | Tom-Oliver Heidel | 2020-09-08 | 1 | -1/+153 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Merge branch 'ard.py_add_playlist_support' of ↵ | Tom-Oliver Heidel | 2020-09-08 | 1 | -1/+153 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/martin54/youtube-dl into martin54-ard.py_add_playlist_support | ||||
| * | | | | | | [ard.py] add playlist support | martin54 | 2020-06-25 | 1 | -1/+153 |
| | | | | | | | |||||
* | | | | | | | [skip travis] add gitter and license badge | Tom-Oliver Heidel | 2020-09-08 | 1 | -0/+3 |
| | | | | | | | |||||
* | | | | | | | [skip travis] bump version | Unknown | 2020-09-06 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | [skip travis] exe related | Unknown | 2020-09-06 | 3 | -1/+46 |
| | | | | | | | |||||
* | | | | | | | Merge branch 'julien-hadleyjack-ondemandkorea' | Tom-Oliver Heidel | 2020-09-06 | 1 | -7/+31 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Merge branch 'ondemandkorea' of ↵ | Tom-Oliver Heidel | 2020-09-06 | 1 | -7/+31 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/julien-hadleyjack/youtube-dl into julien-hadleyjack-ondemandkorea | ||||
| * | | | | | | | [ondemandkorea] add extractor error for odk premium content | Julien Hadley Jack | 2020-08-02 | 1 | -0/+5 |
| | | | | | | | | |||||
| * | | | | | | | [ondemandkorea] fix jw_config regex extraction; change title and description ↵ | Julien Hadley Jack | 2020-07-18 | 1 | -7/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extraction (closes #23926) | ||||
* | | | | | | | | flake8 fix + soundcloud tests | Unknown | 2020-09-06 | 2 | -2/+7 |
| | | | | | | | | |||||
* | | | | | | | | Merge branch 'MrDoritos-mkvthumbnail' | Tom-Oliver Heidel | 2020-09-06 | 1 | -0/+19 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Merge branch 'mkvthumbnail' of https://github.com/MrDoritos/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-06 | 1 | -0/+19 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MrDoritos-mkvthumbnail | ||||
| * | | | | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV container | MrDoritos | 2020-03-20 | 1 | -7/+0 |
| | | | | | | | | | |||||
| * | | | | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV container | MrDoritos | 2020-03-20 | 1 | -0/+7 |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | [MKV Thumbnail Support] Changed from Tabs to spaces | MrDoritos | 2019-10-08 | 1 | -4/+4 |
| | | | | | | | | | | |||||
| | * | | | | | | | | [MKV Thumbnail Support] MKV Thumbnails with FFMpeg | MrDoritos | 2019-10-08 | 1 | -0/+13 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [MKV Thumbnail Support] Now has the correct file name in MKV container | ian | 2020-03-20 | 1 | -0/+19 |
| | | | | | | | | | | |||||
* | | | | | | | | | | Merge branch 'adrianheine-abc' | Tom-Oliver Heidel | 2020-09-06 | 1 | -20/+84 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Merge branch 'abc' of https://github.com/adrianheine/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-06 | 1 | -20/+84 |
|/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | adrianheine-abc | ||||
| * | | | | | | | | | | [ABC] Support abc.net.au/btn (closes #21254) | Adrian Heine | 2020-08-16 | 1 | -1/+22 |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | [ABC] Fix extraction | Adrian Heine | 2020-08-16 | 1 | -20/+63 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge remote-tracking branch 'origin/master' | Unknown | 2020-09-06 | 1 | -13/+21 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #48 from theincognito-inc/master | Tom-Oliver Heidel | 2020-09-06 | 1 | -13/+21 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [hotstar] Move to API v1 |