Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-25 | [crunchyroll] Use `enumerate` | Jaime Marquínez Ferrándiz | |
2014-02-25 | [crunchyroll] Handle error message | Sergey M. | |
2014-02-25 | [crunchyroll] Fix subtitle lang code extraction | Sergey M | |
2014-02-25 | [crunchyroll] Tidy and modernize | Sergey M | |
2014-02-25 | Skip youtube toptracks test | Jaime Marquínez Ferrándiz | |
All the playlists return 500 errors. | |||
2014-02-25 | release 2014.02.25.12014.02.25.1 | Philipp Hagemeister | |
2014-02-25 | [vevo] Add age_limit support | Philipp Hagemeister | |
2014-02-25 | [vevo] Add suppot for v3 SMIL URLs (Fixes #2409) | Philipp Hagemeister | |
2014-02-25 | [testurl] Fix case when only one IE matches | Philipp Hagemeister | |
2014-02-25 | Merge pull request #2456 from AGSPhoenix/master | Philipp Hagemeister | |
[YT] Fix incorrect format code descriptions | |||
2014-02-24 | Fix incorrect format codes | AGSPhoenix | |
Corrects the descriptions for the DASH video format codes 264 and 138 (1440p and 2160p, respectively). | |||
2014-02-25 | release 2014.02.252014.02.25 | Philipp Hagemeister | |
2014-02-25 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-02-25 | Ignore BOM in batch files (Fixes #2450) | Philipp Hagemeister | |
2014-02-24 | [veoh] Allow to download videos with age protection (fixes #2455) | Jaime Marquínez Ferrándiz | |
2014-02-24 | [generic] Add support for nowvideo embedded videos | Sergey M. | |
2014-02-24 | [podomatic] Use unicode_literals | Philipp Hagemeister | |
2014-02-24 | [nowvideo] Rewrite based on novamov extractor | Sergey M. | |
2014-02-24 | [novamov] Generalize extractor | Sergey M. | |
2014-02-24 | [novamov] Improve _VALID_URL | Sergey M. | |
2014-02-24 | [cinemassacre] Modernize | Jaime Marquínez Ferrándiz | |
2014-02-24 | [cinemassacre] Fix extraction | Jaime Marquínez Ferrándiz | |
Now we download over http, we don't need rtmpdump. | |||
2014-02-24 | [academicearth] Remove debug print | Jaime Marquínez Ferrándiz | |
2014-02-24 | [academicearth] Fix extraction | Jaime Marquínez Ferrándiz | |
The courses seems to be no longer available, changed the test to a playlist. | |||
2014-02-24 | [nbc] Modernize | Jaime Marquínez Ferrándiz | |
2014-02-24 | [iprima] Add missing `)` | Jaime Marquínez Ferrándiz | |
2014-02-24 | [iprima] Add support for -WEB URLs (Closes #2449) | Philipp Hagemeister | |
2014-02-24 | [iprima] Clean up a little bit | Philipp Hagemeister | |
2014-02-24 | release 2014.02.242014.02.24 | Philipp Hagemeister | |
2014-02-24 | [zdf] Fix podcast extraction and use unicode literals (Closes #2446) | Sergey M. | |
2014-02-24 | [youtube] Fix mix video regex | Sergey M. | |
Attributes' order in <li> is arbitrary and changes every time playlist page is fetched, so we can't rely on `data-index` to be before `data-video-username`. | |||
2014-02-23 | [normalboots] Modernize and simplify | Jaime Marquínez Ferrándiz | |
2014-02-23 | [normalboots] Fix video url extraction | Jaime Marquínez Ferrándiz | |
2014-02-23 | [youtube:playlist] Fix mixes extraction (fixes #2444) | Jaime Marquínez Ferrándiz | |
2014-02-23 | [vine] Extract more metadata and support low format | Sergey M. | |
2014-02-23 | Add one more format to unified_strdate | Sergey M. | |
2014-02-23 | [breakcom] Fix error when calling _search_regex | Jaime Marquínez Ferrándiz | |
I passed `’webpage’` instead of the variable `webpage`. | |||
2014-02-23 | [breakcom] Fix info json extraction | Jaime Marquínez Ferrándiz | |
2014-02-23 | [vine] Fix uploader extraction | Jaime Marquínez Ferrándiz | |
2014-02-22 | release 2014.02.22.12014.02.22.1 | Philipp Hagemeister | |
2014-02-22 | [videobam] Set age_limit to 18 | Philipp Hagemeister | |
From [their ToS](http://videobam.com/terms): "User must be eighteen 18[sic] years of age or older to use or access this web site." | |||
2014-02-22 | Fix imports | Philipp Hagemeister | |
2014-02-22 | [f4m] Clean up | Philipp Hagemeister | |
2014-02-23 | [videobam] Add support for videobam.com (Closes #2411) | Sergey M. | |
2014-02-22 | Credit @soult for br | Philipp Hagemeister | |
2014-02-22 | [br] Simplify | Philipp Hagemeister | |
2014-02-22 | Merge remote-tracking branch 'soult/br' | Philipp Hagemeister | |
2014-02-22 | release 2014.02.222014.02.22 | Philipp Hagemeister | |
2014-02-22 | [release.sh] Do not run tests by default | Philipp Hagemeister | |
We are at the point that testing takes waay too long for a release cycle, and fails way too often. Tests through travis are a better indicator than testing just before release. | |||
2014-02-22 | [trutube] Support multiple formats (#2433) | Philipp Hagemeister | |