Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | [soompi] remove extractor | remitamine | 2015-12-22 | 2 | -150/+0 | |
| |/ / / |/| | | | ||||||
* | | | | [audimedia] correct test case id | remitamine | 2015-12-21 | 1 | -1/+1 | |
* | | | | [flickr] fix format sorting | remitamine | 2015-12-21 | 1 | -4/+10 | |
* | | | | [br] add support for br-klassik.de and improve extraction | remitamine | 2015-12-21 | 1 | -49/+78 | |
* | | | | [audiomack] Fix typo (Closes #7936) | Sergey M․ | 2015-12-21 | 1 | -1/+1 | |
* | | | | [adultswim] update test | remitamine | 2015-12-21 | 1 | -1/+5 | |
* | | | | [test_subtitles] remove BlipTV test | remitamine | 2015-12-21 | 1 | -13/+0 | |
* | | | | [atresplayer] improve extraction | remitamine | 2015-12-21 | 1 | -39/+84 | |
* | | | | [abc] detect expired state and update tests | remitamine | 2015-12-21 | 1 | -0/+5 | |
* | | | | release 2015.12.21 | Philipp Hagemeister | 2015-12-21 | 2 | -5/+10 | |
* | | | | Merge branch 'bleacherreport' of github.com:remitamine/youtube-dl into remita... | remitamine | 2015-12-21 | 5 | -118/+218 | |
|\ \ \ \ | ||||||
| * | | | | [bleacherreport] fix style issues and simplify | remitamine | 2015-12-21 | 4 | -52/+30 | |
| * | | | | [bleacherreport] Add new Extractor | remitamine | 2015-11-07 | 2 | -0/+125 | |
| * | | | | [amp] Add generic extractor for Akamai AMP feeds and use it in dramafever and... | remitamine | 2015-11-07 | 3 | -108/+105 | |
* | | | | | Merge branch 'bliptv' of github.com:remitamine/youtube-dl into remitamine-bliptv | remitamine | 2015-12-21 | 6 | -308/+118 | |
|\ \ \ \ \ | ||||||
| * | | | | | [makertv] improve extraction | remitamine | 2015-12-21 | 3 | -7/+22 | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into bliptv | remitamine | 2015-12-03 | 188 | -1771/+4058 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | [bliptv] remove extractor and add support for site replacement(makertv) | remitamine | 2015-10-15 | 6 | -310/+103 | |
* | | | | | | | Merge branch 'googledrive' of github.com:remitamine/youtube-dl into remitamin... | remitamine | 2015-12-21 | 3 | -0/+95 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [googledrive] Modernize | remitamine | 2015-12-21 | 3 | -100/+53 | |
| * | | | | | | | [googledrive] raise ExtractorError instead of warning | remitamine | 2015-07-23 | 1 | -3/+6 | |
| * | | | | | | | fix recursive error | remitamine | 2015-07-23 | 1 | -7/+7 | |
| * | | | | | | | remove unnecessary regex group names | remitamine | 2015-07-23 | 1 | -19/+13 | |
| * | | | | | | | fix embed regex | remitamine | 2015-07-23 | 1 | -3/+3 | |
| * | | | | | | | add google drive embeds | remitamine | 2015-07-23 | 1 | -0/+6 | |
| * | | | | | | | import google drive embed class | remitamine | 2015-07-23 | 1 | -1/+4 | |
| * | | | | | | | move the embed to a separate class | remitamine | 2015-07-23 | 1 | -1/+30 | |
| * | | | | | | | change the _TEST info | remitamine | 2015-07-23 | 1 | -3/+3 | |
| * | | | | | | | [googledrive] Add new extractor | remitamine | 2015-07-23 | 2 | -0/+107 | |
* | | | | | | | | Merge branch 'flickr' of github.com:remitamine/youtube-dl into remitamine-flickr | remitamine | 2015-12-21 | 1 | -43/+63 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | [flickr] extract views_count and tags | remitamine | 2015-12-21 | 1 | -0/+4 | |
| * | | | | | | | | raise ExtractorError if the page doesn't contain a video | remitamine | 2015-11-05 | 1 | -0/+2 | |
| * | | | | | | | | [flickr] handle error message | remitamine | 2015-11-01 | 1 | -1/+5 | |
| * | | | | | | | | [flickr] extract fresh api key and remove duplication in test | remitamine | 2015-11-01 | 1 | -7/+7 | |
| * | | | | | | | | [flickr] extract more info and formats | remitamine | 2015-11-01 | 1 | -45/+55 | |
* | | | | | | | | | [faz] extract duration and bitrate and use xpath_element and xpath_text for e... | remitamine | 2015-12-20 | 1 | -15/+21 | |
* | | | | | | | | | Merge pull request #6790 from remitamine/tele13 | remitamine | 2015-12-20 | 3 | -49/+82 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||||
| * | | | | | | | | [tele13] improve extraction | remitamine | 2015-12-20 | 1 | -32/+32 | |
| * | | | | | | | | [tele13] skip test | remitamine | 2015-09-07 | 1 | -2/+6 | |
| * | | | | | | | | [canal13cl] fix info extraction | remitamine | 2015-09-07 | 3 | -49/+78 | |
* | | | | | | | | | Merge pull request #6928 from remitamine/cnet | remitamine | 2015-12-20 | 1 | -35/+34 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | [cnet] improve extraction | remitamine | 2015-12-20 | 1 | -18/+23 | |
| * | | | | | | | | | [cnet] skip hls_phone if hls_tablet is present | remitamine | 2015-11-06 | 1 | -1/+3 | |
| * | | | | | | | | | [cnet] fix extraction and extract more formats | remitamine | 2015-09-23 | 1 | -31/+23 | |
* | | | | | | | | | | [youtube] Generalize playlists extractor | Sergey M․ | 2015-12-20 | 2 | -5/+16 | |
* | | | | | | | | | | [test_utils] Add tests for encode_compat_str | Sergey M․ | 2015-12-20 | 1 | -0/+5 | |
* | | | | | | | | | | Rename error_to_str to error_to_compat_str | Sergey M․ | 2015-12-20 | 7 | -17/+17 | |
* | | | | | | | | | | [nbc:news] Remove unnecessary compat_str | Sergey M․ | 2015-12-20 | 1 | -5/+2 | |
* | | | | | | | | | | [YoutubeDL] Revert error_to_str for ExtractorError | Sergey M․ | 2015-12-20 | 1 | -1/+1 | |
* | | | | | | | | | | Use proper encoding on compat_str construction when necessary | Sergey M․ | 2015-12-20 | 2 | -10/+11 |