Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-04 | [thesixtyone] Add new extractor (closes #3781) | Naglis Jonaitis | |
2014-10-04 | [globo] Initial extractor implementation (Closes #3823) | Sergey M․ | |
2014-10-03 | [utils] Default age_limit to None | Philipp Hagemeister | |
If we can't parse it, it means we don't have any information, not that the content is unrestricted. | |||
2014-10-03 | [planetaplay] Add new extractor (closes #3839) | Naglis Jonaitis | |
2014-10-03 | [breakcom] Extract all formats | Sergey M․ | |
2014-10-03 | [breakcom] Cover more URLs with _VALID_URL (Closes #3876) | Sergey M․ | |
2014-10-02 | [generic] Support embedded Dailymotion playlists (fixes #3822) | Naglis Jonaitis | |
2014-10-02 | [bandcamp] Fix id extraction and modernize (Closes #3866) | Sergey M․ | |
2014-10-02 | [jpopsuki] More modernize | Sergey M․ | |
2014-10-02 | [jpopsukitv] Improve _VALID_URL and modernize | Sergey M․ | |
2014-10-02 | Merge pull request #3865 from diffycat/jpopsuki | Sergey M. | |
[jpopsuki] Support category links | |||
2014-10-01 | [dropbox] Fix the video url query (fixes #3868) | Jaime Marquínez Ferrándiz | |
Previously it would convert urls without a query into 'something.mp4&dl=1' | |||
2014-10-01 | [jpopsuki] Support category links | Anton Larionov | |
2014-10-01 | [tapely] Catch SoundCloud tracks | Naglis Jonaitis | |
2014-10-01 | [izlesene] Prepend scheme to thumbnails | Naglis Jonaitis | |
2014-10-01 | [tapely] Add new extractor (closes #3861) | Naglis Jonaitis | |
2014-10-01 | [spankwire] Fix extraction | Sergey M․ | |
2014-10-01 | [sunporno] Fix duration extraction and make more robust | Sergey M․ | |
2014-10-01 | [utils] Improve and test js_to_json | Philipp Hagemeister | |
2014-10-01 | [generic] Delete test case | Philipp Hagemeister | |
The page is not available any more. | |||
2014-09-30 | [nfl] Use compatible urlparse | Naglis Jonaitis | |
2014-09-30 | [tvigle] Extract format file sizes | Sergey M․ | |
2014-09-30 | [tvigle] Replace 404 test | Sergey M․ | |
2014-09-30 | [vgtv] Fix tests' exts | Sergey M․ | |
2014-09-30 | [lrt] Add new extractor | Naglis Jonaitis | |
2014-09-29 | [vimeo] Fix description extraction | Philipp Hagemeister | |
2014-09-29 | [vuclip] Fix regexp | Philipp Hagemeister | |
2014-09-29 | [vuclip] Remove test code | Philipp Hagemeister | |
2014-09-29 | [spankwire] Fix extraction and modernize | Sergey M․ | |
2014-09-29 | [vuclip] Fix extraction | Philipp Hagemeister | |
2014-09-29 | [yahoo] Remove test case | Philipp Hagemeister | |
This video seems to have been removed entirely | |||
2014-09-29 | [arte] Fix upload date extraction | Philipp Hagemeister | |
2014-09-29 | [internetvideoarchive] Fix test case | Philipp Hagemeister | |
2014-09-29 | [internetvideoarchive] Modernize | Philipp Hagemeister | |
2014-09-29 | [funnyordie] Fix test case md5 | Philipp Hagemeister | |
2014-09-29 | [prosiebensat1] Fix test case | Philipp Hagemeister | |
2014-09-29 | [jukebox] Remove md5 sum, it fluctuates | Philipp Hagemeister | |
2014-09-29 | [cliphunter] Remove duration | Philipp Hagemeister | |
2014-09-29 | [eporner] Adapt to changed default format | Philipp Hagemeister | |
2014-09-29 | [godtube] Fix on Python 2.6 | Philipp Hagemeister | |
2014-09-29 | [golem] Fix under 2.6 | Philipp Hagemeister | |
It's a sad story; 2.6 does not support any non-trivial xpaths. | |||
2014-09-29 | [br] fix test case | Philipp Hagemeister | |
2014-09-29 | [facebook] Fix test case | Philipp Hagemeister | |
2014-09-29 | [generic] Remove unstable test checksum | Philipp Hagemeister | |
2014-09-29 | [sportdeutschland] Fix testcase | Philipp Hagemeister | |
2014-09-29 | [ynet] Fix test checksums | Philipp Hagemeister | |
2014-09-29 | [generic] Fix testcases | Philipp Hagemeister | |
2014-09-29 | [ign] Return proper playlist object | Philipp Hagemeister | |
2014-09-29 | [worldstarhiphop] Correct title extraction | Philipp Hagemeister | |
2014-09-29 | [vimeo] Use regexps to find description | Philipp Hagemeister | |
This fixes descriptions on 2.6 and makes the code simpler. |