Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-09-20 | [wistia] Use API and make more generic | Naglis Jonaitis | |
2014-09-19 | [franceinter] Fix extraction and modernize | Sergey M․ | |
2014-09-19 | release 2014.09.192014.09.19 | Philipp Hagemeister | |
2014-09-19 | [muenchentv] Add support (Fixes #3507) | Philipp Hagemeister | |
2014-09-18 | [moniker] rename from hypestat (#3788) | Philipp Hagemeister | |
2014-09-18 | [soundcloud] Fix non-secret playlists | Philipp Hagemeister | |
2014-09-18 | [hypestat] Match URLs with www. and https:// | Philipp Hagemeister | |
2014-09-18 | [hypestat] Unify allmyvideos and vidspot (Closes #3788) | Philipp Hagemeister | |
2014-09-18 | release 2014.09.182014.09.18 | Philipp Hagemeister | |
2014-09-18 | [YoutubeDL] Allow downloading multiple formats with , | Philipp Hagemeister | |
2014-09-18 | Add -f m4a | Philipp Hagemeister | |
2014-09-18 | [1up.com] Urls end now with '.html' | Jaime Marquínez Ferrándiz | |
2014-09-18 | [ign] Fix extraction | Jaime Marquínez Ferrándiz | |
2014-09-18 | [drtuber] Fix categories | Sergey M․ | |
2014-09-18 | [soundcloud] Secret playlists and sets | dequis | |
Closes #3707 again. No test cases because I don't know what urls to use that won't be turned into public eventually (as it happened with the first one in that ticket) | |||
2014-09-18 | [soundcloud] Support api urls with secret_token, Closes #3707 | dequis | |
2014-09-18 | [videomega] Simplify (#3786) | Philipp Hagemeister | |
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors). * title is always true-ish | |||
2014-09-17 | [videomega] Add new extractor. Closes #3775 | Naglis Jonaitis | |
2014-09-17 | [npo] Improve formats extraction (Closes #3782) | Sergey M․ | |
2014-09-17 | Credit @m5moufl for behindkink (#3740) | Philipp Hagemeister | |
2014-09-16 | release 2014.09.16.12014.09.16.1 | Philipp Hagemeister | |
2014-09-16 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-09-16 | Credit @r4mos for allmyvideos | Philipp Hagemeister | |
2014-09-16 | [allmyvideos] Support multiple formats | Philipp Hagemeister | |
2014-09-16 | [generic] The url in the <meta redirect> doesn't need to be enclosed in ↵ | Jaime Marquínez Ferrándiz | |
single quotes (fixes #3770) See the examples in https://en.wikipedia.org/wiki/Meta_refresh or the shortened urls from https://t.co/. | |||
2014-09-16 | Change tabs to spaces | Carlos Ramos | |
2014-09-16 | Added new host: allmyvideos.net | Carlos Ramos | |
2014-09-16 | [francetv] Adapt to new API (Closes #3751, closes #3769) | Sergey M․ | |
2014-09-16 | [ard] Remove URL path escaping | Sergey M․ | |
This is now implemented generic in YoutubeDL.urlopen | |||
2014-09-16 | release 2014.09.162014.09.16 | Philipp Hagemeister | |
2014-09-16 | [nhl] Match videos without catid (Fixes #3764) | Philipp Hagemeister | |
2014-09-15 | [behindkink] Remove call to report_extraction | Philipp Hagemeister | |
2014-09-15 | Merge remote-tracking branch '5moufl/behindkink' | Philipp Hagemeister | |
2014-09-15 | Credit @haricharan for einthusan (#3755) | Philipp Hagemeister | |
2014-09-15 | [einthusan] Add description and beautify | Philipp Hagemeister | |
2014-09-15 | Fixed tests | Philipp Hagemeister | |
2014-09-15 | Merge commit '98703c7fbfcf06348220aa63f9422cdd792cfe1a' | Philipp Hagemeister | |
2014-09-15 | Merge remote-tracking branch 'naglis/nosvideo' | Philipp Hagemeister | |
2014-09-15 | [nosvideo] Make more robust against missing metadata | Naglis Jonaitis | |
2014-09-15 | Merge remote-tracking branch 'naglis/turbo' | Philipp Hagemeister | |
2014-09-15 | Merge remote-tracking branch 'dstftw/escape-non-ascii-in-urls' | Philipp Hagemeister | |
Conflicts: test/test_utils.py | |||
2014-09-15 | release 2014.09.15.12014.09.15.1 | Philipp Hagemeister | |
2014-09-15 | [daum] Support non-numeric video IDs (Fixes #3749) | Philipp Hagemeister | |
2014-09-15 | release 2014.09.152014.09.15 | Philipp Hagemeister | |
2014-09-15 | Merge remote-tracking branch 'origin/master' | Philipp Hagemeister | |
2014-09-15 | [facebook] Fix support for untitled videos (Fixes #3757) | Philipp Hagemeister | |
2014-09-15 | [BehindKink] Minor fixes | 5moufl | |
- fix _VALID_URL regex - remove unnecessary variable - remove second call of report_extraction | |||
2014-09-15 | [turbo] Add new extractor | Naglis Jonaitis | |
2014-09-15 | [vporn] Make video URL regex more strict | Sergey M․ | |
There is a garbage instead of proper URL for some HD videos | |||
2014-09-14 | Einthusan Add new extractor | Haricharan Padmanaban | |