Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-01-03 | steamIE remove the HTMLparser object | Jaime Marquínez Ferrándiz | |
2013-01-03 | steamIE follow @phihag suggestions | Jaime Marquínez Ferrándiz | |
2013-01-03 | Allow downloading videos with other characters in their titles | Jaime Marquínez Ferrándiz | |
Especially html entities | |||
2013-01-03 | Make ExtractorError usable for other causes | Philipp Hagemeister | |
2013-01-02 | Support youtube videos of google+ users | Philipp Hagemeister | |
2013-01-01 | Simplify DailyMotion IE | Philipp Hagemeister | |
2013-01-01 | Better name for InfoQ IE | Philipp Hagemeister | |
2013-01-01 | Fix infoQ in Python3 | Philipp Hagemeister | |
2013-01-01 | Simplify some IEs | Philipp Hagemeister | |
2013-01-01 | _download_webpage helper function | Philipp Hagemeister | |
2013-01-01 | ExtractorError for errors during extraction | Philipp Hagemeister | |
2013-01-01 | Remove superfluous IE names | Philipp Hagemeister | |
2013-01-01 | Move gen_extractors to InfoExtractors | Philipp Hagemeister | |
2013-01-01 | ustreamIE | Jaime Marquínez Ferrándiz | |
2013-01-01 | SteamIE | Jaime Marquínez Ferrándiz | |
2012-12-30 | Removed a spurious increment_downloads, this time cleanly | Filippo Valsorda | |
2012-12-29 | Revert "Removed a spurious increment_downloads" | Philipp Hagemeister | |
This reverts commit 92e3e18a1d1fb35b6d73b609725c250123835969. | |||
2012-12-29 | Removed a spurious increment_downloads | Filippo Valsorda | |
2012-12-27 | Allow ampersand right after ? in youtube URLs (Closes #602) | Philipp Hagemeister | |
2012-12-27 | TweetReel IE | Philipp Hagemeister | |
2012-12-26 | add --no-post-overwrites to README.md; + minor style fixes | Filippo Valsorda | |
2012-12-20 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2012-12-20 | FunnyOrDie IE (Fixes #599) | Philipp Hagemeister | |
2012-12-20 | better Vimeo tests; fixed a couple of VimeoIE fields | Filippo Valsorda | |
2012-12-20 | new info_dict field: uploader_id | Filippo Valsorda | |
2012-12-20 | some py3 fixes, both needed and recommended; we should pass 2to3 as cleanly ↵ | Filippo Valsorda | |
as possible now | |||
2012-12-20 | refactor YouTube subtitles code, it was ugly (my bad) | Filippo Valsorda | |
2012-12-20 | Update Vimeo Info Extractor to get pull in the description properly | Nick Daniels | |
2012-12-19 | Sublime space formatting | Nick Daniels | |
2012-12-17 | a number of new tests and fixes; all tests green on 3.3 | Filippo Valsorda | |
2012-12-17 | Google Video has been shutdown as of 11/15/2012. All videos on Google Video ↵ | Filippo Valsorda | |
will be migrated to YouTube by the end of 2012. | |||
2012-12-17 | various py3 fixes; all tests green on 3.3 | Filippo Valsorda | |
2012-12-16 | Misc justin.tv fixes | Dave Vasilevsky | |
2012-12-16 | Support more than 100 videos for justin.tv | Dave Vasilevsky | |
2012-12-16 | Preliminary support for twitch.tv and justin.tv | Dave Vasilevsky | |
2012-12-15 | Fix VimeoIE in Python 3 | Philipp Hagemeister | |
2012-12-15 | Fix Dailymotion in Python 3 | Philipp Hagemeister | |
2012-12-15 | Fix XNXX in Python 3 | Philipp Hagemeister | |
2012-12-15 | More Youku Python 3 fixing | Philipp Hagemeister | |
2012-12-15 | Fix YoukuIE in Python3 (and in general) | Philipp Hagemeister | |
2012-12-15 | Fix xvideo IE in Python 3 | Philipp Hagemeister | |
2012-12-13 | NBA IE (Closes #590) | Philipp Hagemeister | |
2012-12-11 | Add support for comedycentral clips (closes #233) | nto | |
Support individual clips, not just full episodes. break up now monstrous _VALID_URL regex over multiple lines to improve readability, pass re.VERBOSE flag when using regex to ignore the whitespace | |||
2012-12-11 | Merge branch 'master' of github.com:rg3/youtube-dl | Philipp Hagemeister | |
2012-12-11 | Fix blip.tv in python3 | Philipp Hagemeister | |
2012-12-11 | fix playlist pagination and add YT playlist tests (closes #569) | Filippo Valsorda | |
2012-12-11 | the test didn't load our Gzip opener | Filippo Valsorda | |
this was blocking the Vimeo test + some more gentest fixes | |||
2012-12-07 | Use Soundcloud API (Closes #579) | Philipp Hagemeister | |
2012-12-07 | More work on soundcloud IE | Philipp Hagemeister | |
2012-12-07 | Correct accidental rename | Philipp Hagemeister | |