Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | [nbc] Add an extractor for the main nbc.com site | Jaime Marquínez Ferrándiz | 2014-02-25 | 3 | -5/+38 | |
|/ / / | ||||||
* / / | [crunchyroll] Use `enumerate` | Jaime Marquínez Ferrándiz | 2014-02-25 | 1 | -4/+2 | |
|/ / | ||||||
* | | [crunchyroll] Handle error message | Sergey M. | 2014-02-25 | 1 | -0/+7 | |
* | | [crunchyroll] Fix subtitle lang code extraction | Sergey M | 2014-02-25 | 1 | -1/+1 | |
* | | [crunchyroll] Tidy and modernize | Sergey M | 2014-02-25 | 1 | -10/+15 | |
* | | Skip youtube toptracks test | Jaime Marquínez Ferrándiz | 2014-02-25 | 1 | -0/+2 | |
* | | release 2014.02.25.1 | Philipp Hagemeister | 2014-02-25 | 1 | -1/+1 | |
* | | [vevo] Add age_limit support | Philipp Hagemeister | 2014-02-25 | 1 | -0/+24 | |
* | | [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) | Philipp Hagemeister | 2014-02-25 | 1 | -3/+30 | |
* | | [testurl] Fix case when only one IE matches | Philipp Hagemeister | 2014-02-25 | 1 | -0/+2 | |
* | | Merge pull request #2456 from AGSPhoenix/master | Philipp Hagemeister | 2014-02-25 | 1 | -2/+2 | |
|\ \ | ||||||
| * | | Fix incorrect format codes | AGSPhoenix | 2014-02-24 | 1 | -2/+2 | |
|/ / | ||||||
* | | release 2014.02.25 | Philipp Hagemeister | 2014-02-25 | 1 | -1/+1 | |
* | | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | 2014-02-25 | 5 | -60/+63 | |
|\ \ | ||||||
| * | | [veoh] Allow to download videos with age protection (fixes #2455) | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -0/+9 | |
| * | | [generic] Add support for nowvideo embedded videos | Sergey M. | 2014-02-24 | 1 | -2/+8 | |
| * | | [nowvideo] Rewrite based on novamov extractor | Sergey M. | 2014-02-24 | 1 | -39/+21 | |
| * | | [novamov] Generalize extractor | Sergey M. | 2014-02-24 | 2 | -19/+25 | |
* | | | Ignore BOM in batch files (Fixes #2450) | Philipp Hagemeister | 2014-02-25 | 3 | -7/+34 | |
* | | | [podomatic] Use unicode_literals | Philipp Hagemeister | 2014-02-24 | 1 | -9/+12 | |
|/ / | ||||||
* | | [novamov] Improve _VALID_URL | Sergey M. | 2014-02-24 | 1 | -1/+1 | |
* | | [cinemassacre] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -29/+31 | |
* | | [cinemassacre] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -22/+11 | |
* | | [academicearth] Remove debug print | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -1/+0 | |
* | | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | 2014-02-24 | 2 | -9/+10 | |
* | | [nbc] Modernize | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -13/+17 | |
* | | [iprima] Add missing `)` | Jaime Marquínez Ferrándiz | 2014-02-24 | 1 | -0/+1 | |
* | | [iprima] Add support for -WEB URLs (Closes #2449) | Philipp Hagemeister | 2014-02-24 | 1 | -7/+19 | |
* | | [iprima] Clean up a little bit | Philipp Hagemeister | 2014-02-24 | 1 | -8/+9 | |
* | | release 2014.02.24 | Philipp Hagemeister | 2014-02-24 | 1 | -1/+1 | |
* | | [zdf] Fix podcast extraction and use unicode literals (Closes #2446) | Sergey M. | 2014-02-24 | 1 | -36/+34 | |
* | | [youtube] Fix mix video regex | Sergey M. | 2014-02-24 | 1 | -3/+2 | |
* | | [normalboots] Modernize and simplify | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -38/+28 | |
* | | [normalboots] Fix video url extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 | |
* | | [youtube:playlist] Fix mixes extraction (fixes #2444) | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -4/+9 | |
* | | [vine] Extract more metadata and support low format | Sergey M. | 2014-02-23 | 1 | -15/+31 | |
* | | Add one more format to unified_strdate | Sergey M. | 2014-02-23 | 1 | -0/+1 | |
* | | [breakcom] Fix error when calling _search_regex | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -1/+1 | |
* | | [breakcom] Fix info json extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+2 | |
* | | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | 2014-02-23 | 1 | -2/+3 | |
* | | release 2014.02.22.1 | Philipp Hagemeister | 2014-02-22 | 1 | -1/+1 | |
* | | [videobam] Set age_limit to 18 | Philipp Hagemeister | 2014-02-22 | 1 | -0/+1 | |
* | | Fix imports | Philipp Hagemeister | 2014-02-22 | 3 | -4/+1 | |
* | | [f4m] Clean up | Philipp Hagemeister | 2014-02-22 | 1 | -6/+5 | |
* | | [videobam] Add support for videobam.com (Closes #2411) | Sergey M. | 2014-02-23 | 2 | -0/+80 | |
* | | Credit @soult for br | Philipp Hagemeister | 2014-02-22 | 1 | -0/+1 | |
* | | [br] Simplify | Philipp Hagemeister | 2014-02-22 | 1 | -63/+60 | |
* | | Merge remote-tracking branch 'soult/br' | Philipp Hagemeister | 2014-02-22 | 2 | -0/+83 | |
|\ \ | ||||||
| * | | [BR] Add basic test | David Triendl | 2014-02-21 | 1 | -1/+13 | |
| * | | [BR] Add "BR" extractor | David Triendl | 2014-02-21 | 2 | -0/+71 |