Commit Graph

5595 Commits (2f771f6c99480684522f2ccdfac25d69c1470ea5)
 

Author SHA1 Message Date
Philipp Hagemeister 2f771f6c99 release 2014.09.24 10 years ago
Philipp Hagemeister 3b2f933b01 [generic] Allow embedded YoutubePlaylists (Fixes #3821) 10 years ago
Philipp Hagemeister cc746841e7 [flickr] Modernize 10 years ago
Philipp Hagemeister ac7553d031 [youtube] Support embed/videoseries URLs (#3821) 10 years ago
Philipp Hagemeister cdc628a498 [youtube] Move more tests to extractors 10 years ago
Philipp Hagemeister 69ea8ca42c [youtube] Remove superfluous unicode specifiers 10 years ago
Philipp Hagemeister 4bc3a23ec5 [youtube] Modernize 10 years ago
Naglis Jonaitis bd5650ac64 [nfl] Fix test case - download, but don't check md5 10 years ago
Sergey M․ 86916dae4b [wat] Capture and output error message 10 years ago
Sergey M․ f7d159cf95 [noco] Encode before passing to hashlib.md5 (Closes #3816) 10 years ago
Naglis Jonaitis 632e5684ce [nfl] Add new extractor. (Closes #3815) 10 years ago
Philipp Hagemeister 094d42fe44 release 2014.09.22.1 10 years ago
Jaime Marquínez Ferrándiz 63cddb6477 [sbs] Recognize urls with format 'http://www.sbs.com.au/ondemand/video/<id>' (#3811) 10 years ago
Sergey M․ 273dea4248 [playfm] Fix view count and add comment count 10 years ago
Philipp Hagemeister f90d95edeb release 2014.09.22 10 years ago
Philipp Hagemeister 45c85d7ba1 Merge remote-tracking branch 'origin/master' 10 years ago
Jaime Marquínez Ferrándiz d0df92928b [npo] Add extractor for tegenlicht.vpro.nl (closes #3778) 10 years ago
Philipp Hagemeister df8f53f752 [thvideo] Support mobile URLs as well 10 years ago
Jaime Marquínez Ferrándiz e35cb78c40 [theplatform] Correctly extract videos that don't use f4m or rtmp (reported in #3176) 10 years ago
Philipp Hagemeister 3ef7d11acd Merge remote-tracking branch 'diffycat/thvideo' 10 years ago
Jaime Marquínez Ferrándiz 224ce0d872 [nbc] Update test 10 years ago
Jaime Marquínez Ferrándiz dd41e8c82b [theplatform] Extract all formats for f4m videos 10 years ago
Jaime Marquínez Ferrándiz b509a4b176 [downloader/f4m] If <pv-2.0> is in the manifest, add it to the fragments urls query (fixes #3176)
It's used in some akamai videos (for example for theplatform.com).
10 years ago
Naglis Jonaitis b28c8403b2 [yourupload] Add new extractor. Fixes #3085 10 years ago
Jaime Marquínez Ferrándiz 7bd4b4229a [dropbox] Recognize 'https://www.dropbox.com/sh/*' urls (fixes #3795)
And extract the title from the url last path component.
10 years ago
Anton Larionov 72e450c555 [thvideo] Add support for THVideo 10 years ago
Naglis Jonaitis 522c55b7f2 [mgoon] Add new extractor 10 years ago
Sergey M 58e7071a2c [tube8] Improve _VALID_URL and add display_id 10 years ago
Sergey M. 516812df41 Merge pull request #3801 from megustamucho/master
[tube8] Improved regex
10 years ago
Sergey M 752297631f [noco] Adapt to API v1.1 (Closes #3797) 10 years ago
megustamucho 34e14a9beb Merge remote-tracking branch 'upstream/master' 10 years ago
Sergey M. ffb5b05db1 Merge pull request #3800 from msmuenchen/patch-1
[divxstage] added .to TLD
10 years ago
Marco Schuster 3e8fcd9fa1 [divxstage] added .to TLD
Example video "http://www.divxstage.eu/video/930c52709d2" which gets redirected to .to TLD
10 years ago
Sergey M․ 532f5bff70 [franceinter] Fix extraction and modernize 10 years ago
Philipp Hagemeister f566d9f1d5 release 2014.09.19 10 years ago
Philipp Hagemeister 7267bd536f [muenchentv] Add support (Fixes #3507) 10 years ago
Philipp Hagemeister 589d3d7c7a [moniker] rename from hypestat (#3788) 10 years ago
Philipp Hagemeister 46f74bcf5c [soundcloud] Fix non-secret playlists 10 years ago
Philipp Hagemeister 37bfe8ace4 [hypestat] Match URLs with www. and https:// 10 years ago
Philipp Hagemeister 0529eef5a4 [hypestat] Unify allmyvideos and vidspot (Closes #3788) 10 years ago
Philipp Hagemeister fd78a4d3e6 release 2014.09.18 10 years ago
Philipp Hagemeister 1de33fafd9 [YoutubeDL] Allow downloading multiple formats with , 10 years ago
Philipp Hagemeister e2e5dae64d Add -f m4a 10 years ago
Jaime Marquínez Ferrándiz 09b23c902b [1up.com] Urls end now with '.html' 10 years ago
Jaime Marquínez Ferrándiz 109a540e7a [ign] Fix extraction 10 years ago
Sergey M․ 2914e5f00f [drtuber] Fix categories 10 years ago
dequis 2f834e9381 [soundcloud] Secret playlists and sets
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)
10 years ago
dequis 9296738f20 [soundcloud] Support api urls with secret_token, Closes #3707 10 years ago
Philipp Hagemeister 0e59b9fffb [videomega] Simplify (#3786)
* Use raw strings (r'foo') for regular expressions (enables highlighting and avoids some errors).
* title is always true-ish
10 years ago
Naglis Jonaitis 67abbe9527 [videomega] Add new extractor. Closes #3775 10 years ago