Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #48 from theincognito-inc/master | Tom-Oliver Heidel | 2020-09-06 | 1 | -13/+21 |
|\ | | | | | [hotstar] Move to API v1 | ||||
| * | [hotstar] Move to API v1 | NotFound | 2020-09-06 | 1 | -13/+21 |
|/ | |||||
* | Merge branch 'LucBerge-deezer' | Tom-Oliver Heidel | 2020-09-05 | 2 | -34/+93 |
|\ | |||||
| * | Merge branch 'deezer' of https://github.com/LucBerge/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-05 | 2 | -34/+93 |
|/| | | | | | | | LucBerge-deezer | ||||
| * | Coding convention | Luc Berge | 2019-09-02 | 1 | -11/+11 |
| | | |||||
| * | Coding convention | Lucas | 2019-08-19 | 1 | -1/+1 |
| | | |||||
| * | flake8 corrections | Lucas | 2019-08-18 | 1 | -9/+10 |
| | | |||||
| * | Warning message is now reported | Lucas | 2019-08-18 | 1 | -1/+1 |
| | | |||||
| * | Add album extractor | Lucas | 2019-08-18 | 2 | -1/+63 |
| | | |||||
| * | Add base info extractor class | Lucas | 2019-08-18 | 1 | -15/+21 |
| | | |||||
| * | Support language specific sites | Lucas | 2019-08-18 | 1 | -3/+2 |
| | | |||||
| * | [DeezerPlaylist] Coding convention | Lucas | 2019-08-13 | 1 | -9/+9 |
| | | |||||
| * | [DeezerPlaylist] Update to new website | Lucas | 2019-08-12 | 1 | -15/+6 |
| | | |||||
* | | Merge branch 'mrtnmtth-wdr-subtitles' | Tom-Oliver Heidel | 2020-09-05 | 1 | -8/+9 |
|\ \ | |||||
| * | | Merge branch 'wdr-subtitles' of https://github.com/mrtnmtth/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-05 | 1 | -8/+9 |
|/| | | | | | | | | | | | mrtnmtth-wdr-subtitles | ||||
| * | | [wdr] fix subtitle extraction | mrtnmtth | 2019-10-15 | 1 | -8/+9 |
| | | | |||||
* | | | Merge pull request #38 from blackjack4494/soundcloud-sets | Tom-Oliver Heidel | 2020-09-04 | 1 | -1/+10 |
|\ \ \ | | | | | | | | | [soundcloud] sets pattern and tests | ||||
| * | | | [soundcloud] sets pattern and tests | Unknown | 2020-09-04 | 1 | -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 Heidel | 2020-09-03 | 2 | -0/+159 |
|\ \ \ | |||||
| * | | | Merge branch 'tvnow' of https://github.com/TinyToweringTree/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-03 | 2 | -0/+159 |
|/| | | | | | | | | | | | | | | | TinyToweringTree-tvnow | ||||
| * | | | [tvnow] Add an extractor for films (closes #21455) | TinyToweringTree | 2019-09-11 | 2 | -0/+159 |
| | | | | |||||
* | | | | [skip travis] twitch release. | Unknown | 2020-09-03 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge branch 'lel-amri-twitch-fix' | Tom-Oliver Heidel | 2020-09-03 | 1 | -18/+22 |
|\ \ \ \ | |||||
| * | | | | Merge branch 'twitch-fix' of https://github.com/lel-amri/youtube-dl into ↵ | Tom-Oliver Heidel | 2020-09-03 | 1 | -18/+22 |
|/| | | | | | | | | | | | | | | | | | | | lel-amri-twitch-fix | ||||
| * | | | | [twitch] Modified _VALID_URL for TwitchAllVideosIE | Léo El Amri | 2019-07-29 | 2 | -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_URL | Léo El Amri | 2019-07-20 | 2 | -6/+22 |
| | | | | | |||||
| * | | | | Reverting the removal of TwitchVideoIE and TwitchChapterIE | Léo El Amri | 2019-07-20 | 2 | -0/+41 |
| | | | | | |||||
| * | | | | [twitch.py] Modified _VALID_URL of all playlist IEs | Léo El Amri | 2019-07-18 | 1 | -14/+9 |
| | | | | | | | | | | | | | | | | | | | | Also fixed a bug because of removed TwitchVideoIE and TwitchChapterIE | ||||
| * | | | | [twitch.py] Removed obsolete IE | Léo El Amri | 2019-07-18 | 2 | -39/+0 |
| | | | | | |||||
| * | | | | Attempt to fix Twitch extractors for new URLs | Léo El Amri | 2019-07-17 | 1 | -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 readme | Tom-Oliver Heidel | 2020-09-03 | 1 | -1/+0 |
| | | | | | |||||
* | | | | | [skip travis] add pypi badge | Tom-Oliver Heidel | 2020-09-03 | 1 | -0/+2 |
| | | | | | |||||
* | | | | | [skip travis] versioning in pypi is fun.. | Unknown | 2020-09-03 | 2 | -1/+2 |
| | | | | | |||||
* | | | | | [skip travis] remove spec file | Unknown | 2020-09-03 | 1 | -33/+0 |
| | | | | | |||||
* | | | | | [skip travis] include spec file in gitignore | Unknown | 2020-09-03 | 1 | -0/+1 |
| | | | | | |||||
* | | | | | flake8 hotfix | Unknown | 2020-09-03 | 2 | -13/+13 |
| | | | | | |||||
* | | | | | bumping version | Unknown | 2020-09-03 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'ssaqua-master' | Unknown | 2020-09-03 | 2 | -1/+71 |
|\ \ \ \ \ | |||||
| * | | | | | Merge branch 'master' of https://github.com/ssaqua/youtube-dl into ssaqua-master | Tom-Oliver Heidel | 2020-09-03 | 2 | -1/+71 |
|/| | | | | | |||||
| * | | | | | [pokemon] add extractor for watch.pokemon.com | ssaqua | 2020-04-28 | 2 | -1/+71 |
| | | | | | | |||||
* | | | | | | [skip travis] revert automerge for now | Unknown | 2020-09-03 | 801 | -138621/+0 |
| | | | | | | |||||
* | | | | | | [skip travis] minor fixes | Unknown | 2020-09-02 | 3 | -16/+11 |
| | | | | | | |||||
* | | | | | | [skip travis] adding automerge support | Unknown | 2020-09-02 | 804 | -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 Heidel | 2020-09-02 | 4 | -222/+47 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix merge. | Unknown | 2020-09-02 | 4 | -222/+47 |
|/| | | | | | | |||||
| * | | | | | | Initial extractor for phoenix.de | FliegendeWurst | 2020-01-21 | 1 | -151/+32 |
| | | | | | | | |||||
| * | | | | | | [ZDF/3sat/phoenix] Let ZDF extractor work with 3sat.de | FliegendeWurst | 2020-01-21 | 4 | -197/+141 |
| | | | | | | | |||||
* | | | | | | | rot47 capital letters. | Unknown | 2020-09-02 | 1 | -1/+1 |
| | | | | | | | |||||
* | | | | | | | renaming issues resolved | Unknown | 2020-09-02 | 4 | -21/+21 |
| | | | | | | | |||||
* | | | | | | | [skip travis] fix broken setup.py | Unknown | 2020-09-02 | 1 | -2/+2 |
| | | | | | | |