6601 Commits (0129b4dd45a6e084106aee711a2e6962c9446220)
 

Author SHA1 Message Date
Philipp Hagemeister 964b190350 release 2014.12.16.2 9 years ago
Philipp Hagemeister 13d27a42cc [orf:tvthek] Add support for topic URLs (Fixes #4474) 9 years ago
Philipp Hagemeister ec05fee43a [brightcove] Add shorter URL scheme for other extractors 9 years ago
Philipp Hagemeister b50e3bc67f [README] Add table of contents (Closes #4458) 9 years ago
Philipp Hagemeister ac78b5e97b release 2014.12.16.1 9 years ago
Philipp Hagemeister 17e0d63957 Merge branch 'master' of github.com:rg3/youtube-dl 9 years ago
Sergey M․ 9209fe3878 [allocine] Add test for new URL format 9 years ago
Philipp Hagemeister 84d84211ac [youtube:feeds] (Fixes #4486) 9 years ago
Sergey M. b4116dcdd5 Merge pull request #4490 from Tailszefox/master
[Allocine] Support for more URLs
9 years ago
Jaime Marquínez Ferrándiz bb18d787b5 [aljazeera] Add extractor (closes #4487) 9 years ago
Tailszefox 0647084f39 [Allocine] Support for more URLs 9 years ago
Philipp Hagemeister 734ea11e3c Drop hash character in downloader output (#4484) 9 years ago
Philipp Hagemeister 3940450878 release 2014.12.16 9 years ago
Philipp Hagemeister ccbfaa83b0 [devscripts/make_contributing] Switch to optparse (Fixes #4483) 9 years ago
Philipp Hagemeister d86007873e [YoutubeDL] Document where details for format can be found 9 years ago
Jaime Marquínez Ferrándiz 4b7df0d30c [youtube:playlist] Work around buggy playlists (fixes #4449)
They show a "Load more" button, but they don't have more videos.
The continuation url in the json file was a link to itself, so we ended up in an infinite loop.
9 years ago
Philipp Hagemeister caff59499c [README] Fix code rendering 9 years ago
Philipp Hagemeister 99a0f9824a [README] Highlight code examples 9 years ago
Jaime Marquínez Ferrándiz 3013bbb27d Remove unused imports 9 years ago
Naglis Jonaitis 6f9b54933f [streamcloud] Modernize 9 years ago
Naglis Jonaitis 1bbe317508 [mooshare] Modernize 9 years ago
Philipp Hagemeister e97a534f13 release 2014.12.15 9 years ago
Philipp Hagemeister 8acb83d993 [README] Make example audio sound not that horrible ;) 9 years ago
Philipp Hagemeister 71b640cc5b [YoutubeDL] Add declarative version of progress hooks 9 years ago
Philipp Hagemeister 4f026fafbc [YoutubeDL] Make postprocessors declarative
Instead of having to configure PPs in code, this allows us and embedding programs not to worry about imports or finer details, similarly to how we handle IEs.
9 years ago
Philipp Hagemeister 39f594d660 [Makefile] Ensure that offline test really is offline 9 years ago
Philipp Hagemeister cae97f6521 Improve and test ffmpeg version detection 9 years ago
Philipp Hagemeister 6cbf345f28 Remove test/write_info_json
This is now covered by every single test_download testcase anyways :)
9 years ago
Philipp Hagemeister a0ab29f8a1 Add offlinetest make target 9 years ago
Naglis Jonaitis 4a4fbfc967 [yesjapan] Look for datetime inside `submit_info`
Oops..
9 years ago
Naglis Jonaitis 408b5839b1 [yesjapan] Add new extractor (Closes #4466) 9 years ago
Philipp Hagemeister 60620368d7 [youtube] Fix player ID detection 9 years ago
Philipp Hagemeister 4927de4f86 release 2014.12.14 9 years ago
Philipp Hagemeister bad5c1a303 [rtp] Also match e-id-less URLs (#4382) 9 years ago
Philipp Hagemeister 6f18cc9abc release 2014.12.13.1 9 years ago
Philipp Hagemeister 4d144be8b0 [bandcamp:album] Do not match plain Bandcamp URLs (#4461)
The _VALID_URL 1fa174692a is to broad, since it matches everything beginning with bandcamp.com.
9 years ago
Philipp Hagemeister 2128b696b8 [utils] Do not make an exception for SSLv3
SSLv3 is terminally vulnerable to POODLE; web browsers are currently deprecating/removing it.
Closes #4459, fixes #4294
9 years ago
Philipp Hagemeister a23669220a [utils] Make ssl work on Python 2.7.8 9 years ago
Philipp Hagemeister 051c46256b release 2014.12.13 9 years ago
Philipp Hagemeister d5524947b5 Merge remote-tracking branch 'fstirlitz/master' 9 years ago
Philipp Hagemeister 74f91c4af7 Merge branch 'master' of github.com:rg3/youtube-dl 9 years ago
Philipp Hagemeister da4d4191a9 Merge branch 'master' of github.com:rg3/youtube-dl 9 years ago
Sergey M․ 2564300e55 Credit @Mortal for restudy (#4463) 9 years ago
Sergey M․ cb0713d2c9 Merge branch 'Mortal-restudy' 9 years ago
Sergey M․ ac265bef1e [restudy] Simplify and extract all formats 9 years ago
Mathias Rav 4a0132c570 [Restudy] Add new extractor for restudy.dk 9 years ago
Sergey M․ 1fa174692a [bandcamp:album] Make path optional (Closes #4461) 9 years ago
Sergey M․ 04c9544187 [bbccouk] Fix vpid warning 9 years ago
Sergey M․ 8085fc15cc [adultswim] Improve segment duration extraction 9 years ago
Philipp Hagemeister 2f15832f56 Merge pull request #3927 from qrtt1/master
apply ratelimit to f4m
9 years ago