aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-09-22release 2014.09.222014.09.22Philipp Hagemeister
2014-09-22Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-09-21[npo] Add extractor for tegenlicht.vpro.nl (closes #3778)Jaime Marquínez Ferrándiz
2014-09-21[thvideo] Support mobile URLs as wellPhilipp Hagemeister
2014-09-21[theplatform] Correctly extract videos that don't use f4m or rtmp (reported ↵Jaime Marquínez Ferrándiz
in #3176)
2014-09-21Merge remote-tracking branch 'diffycat/thvideo'Philipp Hagemeister
2014-09-21[nbc] Update testJaime Marquínez Ferrándiz
2014-09-21[theplatform] Extract all formats for f4m videosJaime Marquínez Ferrándiz
2014-09-21[downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments ↵Jaime Marquínez Ferrándiz
urls query (fixes #3176) It's used in some akamai videos (for example for theplatform.com).
2014-09-21[yourupload] Add new extractor. Fixes #3085Naglis Jonaitis
2014-09-21[dropbox] Recognize 'https://www.dropbox.com/sh/*' urls (fixes #3795)Jaime Marquínez Ferrándiz
And extract the title from the url last path component.
2014-09-21[thvideo] Add support for THVideoAnton Larionov
2014-09-21[mgoon] Add new extractorNaglis Jonaitis
2014-09-21[tube8] Improve _VALID_URL and add display_idSergey M
2014-09-21Merge pull request #3801 from megustamucho/masterSergey M.
[tube8] Improved regex
2014-09-21[noco] Adapt to API v1.1 (Closes #3797)Sergey M
2014-09-20Merge remote-tracking branch 'upstream/master'megustamucho
2014-09-20Merge pull request #3800 from msmuenchen/patch-1Sergey M.
[divxstage] added .to TLD
2014-09-20[divxstage] added .to TLDMarco Schuster
Example video "http://www.divxstage.eu/video/930c52709d2" which gets redirected to .to TLD
2014-09-19[franceinter] Fix extraction and modernizeSergey M․
2014-09-19release 2014.09.192014.09.19Philipp 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 playlistsPhilipp 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-18release 2014.09.182014.09.18Philipp Hagemeister
2014-09-18[YoutubeDL] Allow downloading multiple formats with ,Philipp Hagemeister
2014-09-18Add -f m4aPhilipp Hagemeister
2014-09-18[1up.com] Urls end now with '.html'Jaime Marquínez Ferrándiz
2014-09-18[ign] Fix extractionJaime Marquínez Ferrándiz
2014-09-18[drtuber] Fix categoriesSergey M․
2014-09-18[soundcloud] Secret playlists and setsdequis
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 #3707dequis
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 #3775Naglis Jonaitis
2014-09-17[npo] Improve formats extraction (Closes #3782)Sergey M․
2014-09-17Credit @m5moufl for behindkink (#3740)Philipp Hagemeister
2014-09-16release 2014.09.16.12014.09.16.1Philipp Hagemeister
2014-09-16Merge remote-tracking branch 'origin/master'Philipp Hagemeister
2014-09-16Merge remote-tracking branch 'r4mos/master'Philipp Hagemeister
2014-09-16Credit @r4mos for allmyvideosPhilipp Hagemeister
2014-09-16[Allmyvideos] Fixed md5. Only 10KiB of the video fileCarlos Ramos
2014-09-16[allmyvideos] Support multiple formatsPhilipp 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-16Change tabs to spacesCarlos Ramos
2014-09-16Added new host: allmyvideos.netCarlos Ramos
2014-09-16[francetv] Adapt to new API (Closes #3751, closes #3769)Sergey M․
2014-09-16[ard] Remove URL path escapingSergey M․
This is now implemented generic in YoutubeDL.urlopen
2014-09-16release 2014.09.162014.09.16Philipp Hagemeister