aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #48 from theincognito-inc/masterTom-Oliver Heidel2020-09-061-13/+21
|\ | | | | [hotstar] Move to API v1
| * [hotstar] Move to API v1NotFound2020-09-061-13/+21
|/
* Merge branch 'LucBerge-deezer'Tom-Oliver Heidel2020-09-052-34/+93
|\
| * Merge branch 'deezer' of https://github.com/LucBerge/youtube-dl into ↵Tom-Oliver Heidel2020-09-052-34/+93
|/| | | | | | | LucBerge-deezer
| * 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
| |
| * [DeezerPlaylist] Coding conventionLucas2019-08-131-9/+9
| |
| * [DeezerPlaylist] Update to new websiteLucas2019-08-121-15/+6
| |
* | Merge branch 'mrtnmtth-wdr-subtitles'Tom-Oliver Heidel2020-09-051-8/+9
|\ \
| * | Merge branch 'wdr-subtitles' of https://github.com/mrtnmtth/youtube-dl into ↵Tom-Oliver Heidel2020-09-051-8/+9
|/| | | | | | | | | | | mrtnmtth-wdr-subtitles
| * | [wdr] fix subtitle extractionmrtnmtth2019-10-151-8/+9
| | |
* | | Merge pull request #38 from blackjack4494/soundcloud-setsTom-Oliver Heidel2020-09-041-1/+10
|\ \ \ | | | | | | | | [soundcloud] sets pattern and tests
| * | | [soundcloud] sets pattern and testsUnknown2020-09-041-1/+10
|/ / / | | | | | | | | | include tests (weekly + charts) weekly with login worked before. but now also public weekly will work. charts and similar patterned sets as well
* | | Merge branch 'TinyToweringTree-tvnow'Tom-Oliver Heidel2020-09-032-0/+159
|\ \ \
| * | | Merge branch 'tvnow' of https://github.com/TinyToweringTree/youtube-dl into ↵Tom-Oliver Heidel2020-09-032-0/+159
|/| | | | | | | | | | | | | | | TinyToweringTree-tvnow
| * | | [tvnow] Add an extractor for films (closes #21455)TinyToweringTree2019-09-112-0/+159
| | | |
* | | | [skip travis] twitch release.Unknown2020-09-031-1/+1
| | | |
* | | | Merge branch 'lel-amri-twitch-fix'Tom-Oliver Heidel2020-09-031-18/+22
|\ \ \ \
| * | | | Merge branch 'twitch-fix' of https://github.com/lel-amri/youtube-dl into ↵Tom-Oliver Heidel2020-09-031-18/+22
|/| | | | | | | | | | | | | | | | | | | lel-amri-twitch-fix
| * | | | [twitch] Modified _VALID_URL for TwitchAllVideosIELéo El Amri2019-07-292-2/+2
| | | | | | | | | | | | | | | | | | | | Reverted the modification of youtube_dl/extractor/extractors.py since TwitchAllVideosIE now only matches on URLs with filter=all or without any parameters
| * | | | [twitch.py] Improved _VALID_URLLéo El Amri2019-07-202-6/+22
| | | | |
| * | | | Reverting the removal of TwitchVideoIE and TwitchChapterIELéo El Amri2019-07-202-0/+41
| | | | |
| * | | | [twitch.py] Modified _VALID_URL of all playlist IEsLéo El Amri2019-07-181-14/+9
| | | | | | | | | | | | | | | | | | | | Also fixed a bug because of removed TwitchVideoIE and TwitchChapterIE
| * | | | [twitch.py] Removed obsolete IELéo El Amri2019-07-182-39/+0
| | | | |
| * | | | Attempt to fix Twitch extractors for new URLsLéo El Amri2019-07-171-15/+6
| | | | | | | | | | | | | | | | | | | | | | | | | Twitch changed its URLs for user's videos lists recently. This commit includes fixes for "past broadcasts", "hightlights" and "uploads".
* | | | | [skip travis] quick fix readmeTom-Oliver Heidel2020-09-031-1/+0
| | | | |
* | | | | [skip travis] add pypi badgeTom-Oliver Heidel2020-09-031-0/+2
| | | | |
* | | | | [skip travis] versioning in pypi is fun.. Unknown2020-09-032-1/+2
| | | | |
* | | | | [skip travis] remove spec fileUnknown2020-09-031-33/+0
| | | | |
* | | | | [skip travis] include spec file in gitignoreUnknown2020-09-031-0/+1
| | | | |
* | | | | flake8 hotfixUnknown2020-09-032-13/+13
| | | | |
* | | | | bumping versionUnknown2020-09-031-1/+1
| | | | |
* | | | | Merge branch 'ssaqua-master'Unknown2020-09-032-1/+71
|\ \ \ \ \
| * | | | | Merge branch 'master' of https://github.com/ssaqua/youtube-dl into ssaqua-masterTom-Oliver Heidel2020-09-032-1/+71
|/| | | | |
| * | | | | [pokemon] add extractor for watch.pokemon.comssaqua2020-04-282-1/+71
| | | | | |
* | | | | | [skip travis] revert automerge for nowUnknown2020-09-03801-138621/+0
| | | | | |
* | | | | | [skip travis] minor fixesUnknown2020-09-023-16/+11
| | | | | |
* | | | | | [skip travis] adding automerge supportUnknown2020-09-02804-2/+138656
| | | | | | | | | | | | | | | | | | basically copying content of youtube_dl folder to youtube_dlc and excluding the youtube_dl folder when compiling
* | | | | | Merge branch 'FliegendeWurst-3sat-zdf-merger-bugfix-feature'Tom-Oliver Heidel2020-09-024-222/+47
|\ \ \ \ \ \
| * | | | | | fix merge.Unknown2020-09-024-222/+47
|/| | | | | |
| * | | | | | Initial extractor for phoenix.deFliegendeWurst2020-01-211-151/+32
| | | | | | |
| * | | | | | [ZDF/3sat/phoenix] Let ZDF extractor work with 3sat.deFliegendeWurst2020-01-214-197/+141
| | | | | | |
* | | | | | | rot47 capital letters.Unknown2020-09-021-1/+1
| | | | | | |
* | | | | | | renaming issues resolvedUnknown2020-09-024-21/+21
| | | | | | |
* | | | | | | [skip travis] fix broken setup.pyUnknown2020-09-021-2/+2
| | | | | | |