Commit Graph

  • dc570c4951 [lrt] Pass --realtime to rtmpdump Naglis Jonaitis 2015-03-03 18:41:34 +02:00
  • 22d3628319 [tvplay] Adapt _VALID_URL and test case to domain name change Naglis Jonaitis 2015-03-03 18:39:23 +02:00
  • 50c9949d7a [youporn] Imrove JSON regex and preserve the old one Sergey M․ 2015-03-03 21:39:04 +06:00
  • 376817c6d4 Merge pull request #5115 from chaos33/youporn-json Sergey M. 2015-03-03 21:32:13 +06:00
  • 63fc800057 [Letv] Fix test_Letv and test_Letv_1 failures in python 3 Yen Chi Hsuan 2015-03-03 23:17:19 +08:00
  • e0d0572b73 fix youporn extractor's json search regex chaos33 2015-03-03 22:53:05 +08:00
  • cac4d9ca02 release 2015.03.03.1 Philipp Hagemeister 2015-03-03 14:04:17 +01:00
  • 7fde87c77d release 2015.03.03.1 2015.03.03.1 Philipp Hagemeister 2015-03-03 13:59:38 +01:00
  • 938c3f65b6 Merge branch 'cn-verification-proxy' Philipp Hagemeister 2015-03-03 13:57:29 +01:00
  • 2461f79d2a [utils] Correct per-request proxy handling Philipp Hagemeister 2015-03-03 13:56:06 +01:00
  • f69f36a997 Merge e9d4f95fb27c6ac6c740988ecad1afd6d73e6222 into 499bfcbfd09e85f053d7e8943a8d47fed9349b0e Yen Chi Hsuan 2015-03-03 12:21:37 +00:00
  • 499bfcbfd0 Make sure netrc works for all extractors with login support Philipp Hagemeister 2015-03-03 12:59:17 +01:00
  • 801be27bf7 release 2015.03.03 Philipp Hagemeister 2015-03-03 00:08:50 +01:00
  • 07490f8017 release 2015.03.03 2015.03.03 Philipp Hagemeister 2015-03-03 00:05:05 +01:00
  • 91410c9bfa [letv] Add --cn-verification-proxy (Closes #5077) Philipp Hagemeister 2015-03-03 00:03:06 +01:00
  • 83cc03b926 Merge remote-tracking branch 'upstream/master' Jeff Buchbinder 2015-03-02 14:58:55 -05:00
  • a7440261c5 [utils] Streap leading dots Philipp Hagemeister 2015-03-02 19:07:17 +01:00
  • 76c73715fb [generic] Parse RSS enclosure URLs (Fixes #5091) Philipp Hagemeister 2015-03-02 15:21:11 +01:00
  • c75f0b361a [downloader/external] Add support for custom options (Fixes #4885, closes #5098) Philipp Hagemeister 2015-03-02 15:06:09 +01:00
  • 295df4edb9 [soundcloud] Fix glitches (#5101) Sergey M․ 2015-03-02 22:47:07 +06:00
  • 562ceab13d [soundcloud] Check direct links validity (Closes #5101) Sergey M․ 2015-03-02 22:39:32 +06:00
  • 2f0f6578c3 [extractor/common] Assume non HTTP(S) URLs valid Sergey M․ 2015-03-02 22:38:44 +06:00
  • 30cbd4e0d6 [lynda] Completely skip videos we don't have access to, extract base class and modernize (Closes #5093) Sergey M․ 2015-03-02 22:12:10 +06:00
  • 549e58069c Merge pull request #5105 from Ftornik/Lynda-subtitle-hotfix-2 Sergey M. 2015-03-02 21:15:26 +06:00
  • 7594be85ff [lynda] Check for the empty subtitle Sergey 2015-03-02 11:49:39 +02:00
  • 3630034609 [vk] Fix test (Closes #5100) Sergey M․ 2015-03-02 03:30:18 +06:00
  • d215e32ddb Merge branch 'master' of https://github.com/rg3/youtube-dl into multipart_videos Mark Lee 2015-03-01 10:49:37 -08:00
  • 9bcd7ddecf Remove unicode markers (inconsistent with rest of file) Mark Lee 2015-03-01 10:49:03 -08:00
  • e9d4f95fb2 [YoutubeDL] A missing change to cn_verification_proxy Yen Chi Hsuan 2015-03-02 00:24:48 +08:00
  • 4e01501bbf [vk] Fix extraction (Closes #4967, closes #4686) Sergey M․ 2015-03-01 21:56:30 +06:00
  • 1aa5172f56 [vk] Catch temporarily unavailable video error message Sergey M․ 2015-03-01 21:55:43 +06:00
  • 93a81b99f8 [YoutubeDL] Update help texts for --cn-verification-proxy again Yen Chi Hsuan 2015-03-01 23:15:29 +08:00
  • f7e2ee8fa6 Merge branch 'master' of github.com:rg3/youtube-dl Philipp Hagemeister 2015-03-01 12:05:13 +01:00
  • 66dc9a3701 [README] Document HTTP 429 (Closes #5092) Philipp Hagemeister 2015-03-01 12:04:39 +01:00
  • 31bd39256b --load-info: Use the fileinput module Jaime Marquínez Ferrándiz 2015-03-01 11:46:57 +01:00
  • 3981ef4c2a [YoutubeDL] Rename alternative proxy to China verification proxy Yen Chi Hsuan 2015-03-01 18:54:10 +08:00
  • 07516b8835 Merge branch 'master' into multipart_videos Mark Lee 2015-02-28 16:13:21 -08:00
  • 003c69a84b Use shutil.get_terminal_size for getting the terminal width if it's available (python >= 3.3) Jaime Marquínez Ferrándiz 2015-02-28 21:42:16 +01:00
  • c32a9ec29d release 2015.02.28 Philipp Hagemeister 2015-02-28 21:28:20 +01:00
  • 0134901108 release 2015.02.28 2015.02.28 Philipp Hagemeister 2015-02-28 21:24:25 +01:00
  • eee6293d57 [thechive] remove in favor of Kaltura (#5072) Philipp Hagemeister 2015-02-28 20:55:44 +01:00
  • 8237bec4f0 [escapist] Extract duration Philipp Hagemeister 2015-02-28 20:52:52 +01:00
  • 29cad7ad13 Merge remote-tracking branch 'origin/master' Philipp Hagemeister 2015-02-28 20:51:54 +01:00
  • 4fad787b19 Merge a3fee30b5693461600c569875cabb3b03df48cd1 into 0d103de3b0b03c5027f0015327c2c44b9073513a Cheng Sun 2015-02-28 17:11:27 +00:00
  • 0d103de3b0 [twitch] Pass api_token along with every request (Closes #3986) Sergey M․ 2015-02-28 22:59:55 +06:00
  • a3fee30b56 [kissanime] Add new extractors Cheng Sun 2015-02-26 15:00:03 +00:00
  • a0090691d0 Merge branch 'HanYOLO-puls4' Sergey M․ 2015-02-28 22:26:35 +06:00
  • 6c87c2eea8 [puls4] Improve and extract more metadata Sergey M․ 2015-02-28 22:25:57 +06:00
  • 58c2ec6ab3 Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl Sergey M․ 2015-02-28 21:39:10 +06:00
  • fd931ec584 strip the leading dots of a file name in case of hidden file Raymond Chu 2015-02-28 23:30:33 +08:00
  • df5ae3eb16 [oppetarkiv] Merge with svtplay Sergey M․ 2015-02-28 21:25:04 +06:00
  • efda2d7854 Merge branch 'thc202-oppetarkiv' Sergey M․ 2015-02-28 21:12:23 +06:00
  • e143f5dae9 [oppetarkiv] Extract f4m formats and age limit Sergey M․ 2015-02-28 21:12:06 +06:00
  • 48218cdb97 Merge branch 'oppetarkiv' of https://github.com/thc202/youtube-dl into thc202-oppetarkiv Sergey M․ 2015-02-28 20:41:56 +06:00
  • e9fade72f3 Add postprocessor for converting subtitles (closes #4954) Jaime Marquínez Ferrándiz 2015-02-28 14:43:24 +01:00
  • 0f2c0d335b [YoutubeDL] Use the InfoExtractor._download_webpage method for getting the subtitles Jaime Marquínez Ferrándiz 2015-02-28 14:03:27 +01:00
  • 63367c442b [YoutubeDL] Eliminate implicit global states Yen Chi Hsuan 2015-02-28 11:09:46 +08:00
  • 1b92dc06cf [YoutubeDL] Fix inconsistent self.cookiejar and more Yen Chi Hsuan 2015-02-28 10:40:23 +08:00
  • 40b077bc7e [oppetarkiv] Add new extractor thc202 2015-02-27 22:27:30 +00:00
  • a931092cb3 Merge branch 'puls4' of https://github.com/HanYOLO/youtube-dl into HanYOLO-puls4 Sergey M․ 2015-02-28 00:22:48 +06:00
  • bd3749ed69 [kaltura] Extend _VALID_URL (Closes #5081) Sergey M․ 2015-02-28 00:19:31 +06:00
  • 4ffbf77886 [odnoklassniki] Add extractor (Closes #5075) Sergey M․ 2015-02-28 00:15:03 +06:00
  • 00b621a890 [Letv] Removal of InfoExtractor._multiple_opener_supported() Yen Chi Hsuan 2015-02-28 00:15:21 +08:00
  • 603251c34d [common] Remove _multiple_opener_supported() Yen Chi Hsuan 2015-02-28 00:09:34 +08:00
  • 781a7ef60a [lynda] Use 'lstrip' for the subtitles Jaime Marquínez Ferrándiz 2015-02-27 16:18:18 +01:00
  • 5b2949ee0b Merge pull request #5076 from Ftornik/Lynda-subtitles-hotfix Sergey M. 2015-02-27 20:56:54 +06:00
  • a0d646135a [lynda] Extend _VALID_URL Sergey M․ 2015-02-27 20:56:06 +06:00
  • 7862ad88b7 puls4 Add new extractor HanYOLO 2015-02-27 15:41:58 +01:00
  • 5c9a26dae5 [YoutubeDL] Print alternative proxy map in debug info Yen Chi Hsuan 2015-02-27 21:45:46 +08:00
  • 9dadd38c22 [YoutubeDL] Use the same proxy as the default one if the alternative one not specified Yen Chi Hsuan 2015-02-27 20:51:43 +08:00
  • f3bff94cf9 [rtve] Extract duration Jaime Marquínez Ferrándiz 2015-02-27 12:24:51 +01:00
  • 0eba1e1782 [lynda] Fixed subtitles broken file Sergey 2015-02-27 00:51:22 +02:00
  • 649efa1ca4 Merge 1a2313a6f2d83c9e0a5c0c25bf5a2e3167994dbe into e3216b82bf6ef54db63984f7fece4e95fbc3b981 anovicecodemonkey 2015-02-26 22:39:11 +00:00
  • e3216b82bf [generic] Support dynamic Kaltura embeds (#5016) (#5073) Naglis Jonaitis 2015-02-27 00:34:19 +02:00
  • da419e2332 [musicvault] Use the Kaltura extractor Naglis Jonaitis 2015-02-26 23:47:45 +02:00
  • 0d97ef43be [kaltura] Add new extractor Naglis Jonaitis 2015-02-26 23:45:54 +02:00
  • 1a2313a6f2 [TheChiveIE] added support for TheChive.com (Closes #5016) anovicecodemonkey 2015-02-27 02:36:45 +10:30
  • 250a9bdfe2 [mpora] Improve _VALID_URL Sergey M․ 2015-02-26 21:16:35 +06:00
  • 6317a3e9da [mpora] Fix extraction Sergey M․ 2015-02-26 21:10:49 +06:00
  • 7ab7c9e932 [gamestar] Fix title extraction Naglis Jonaitis 2015-02-26 16:22:05 +02:00
  • e129c5bc0d [laola1tv] Allow live stream downloads Naglis Jonaitis 2015-02-26 14:35:48 +02:00
  • 2e241242a3 Adding subtitles PishPosh.McGee 2015-02-26 03:59:35 -06:00
  • 9c10fed4db [Letv] Add format_id Yen Chi Hsuan 2015-02-26 17:15:11 +08:00
  • a61e28dbcc [YoutubeDL] Add support for multiple proxies Yen Chi Hsuan 2015-02-26 17:14:10 +08:00
  • 6bcb3bb7a5 release 2015.02.26.2 Philipp Hagemeister 2015-02-26 09:49:14 +01:00
  • 9724e5d336 release 2015.02.26.2 2015.02.26.2 Philipp Hagemeister 2015-02-26 09:45:11 +01:00
  • 63a562f95e [escapist] Detect IP blocking and use another UA (Fixes #5069) Philipp Hagemeister 2015-02-26 09:19:26 +01:00
  • 9dd5db7193 release 2015.02.26.1 Philipp Hagemeister 2015-02-26 01:49:37 +01:00
  • 5c340b0387 release 2015.02.26.1 2015.02.26.1 Philipp Hagemeister 2015-02-26 01:47:16 +01:00
  • 1c6510f57a [Makefile] clean pyc files in clean target Philipp Hagemeister 2015-02-26 01:47:12 +01:00
  • 2a15a98a6a [rmtp] Encode filename before invoking subprocess Philipp Hagemeister 2015-02-26 01:44:20 +01:00
  • 72a406e7aa [extractor/common] Pass in video_id (#5057) Philipp Hagemeister 2015-02-26 01:35:43 +01:00
  • feccc3ff37 Merge remote-tracking branch 'aajanki/wdr_live' Philipp Hagemeister 2015-02-26 01:34:01 +01:00
  • 265bfa2c79 [letv] Simplify Philipp Hagemeister 2015-02-26 01:30:18 +01:00
  • 8faf9b9b41 Merge remote-tracking branch 'yan12125/IE_Letv' Philipp Hagemeister 2015-02-26 01:26:55 +01:00
  • 84be7c230c Cred @duncankl for airmozilla Philipp Hagemeister 2015-02-26 01:25:54 +01:00
  • 3e675fabe0 [airmozilla] Be more tolerant when nonessential items are missing (#5030) Philipp Hagemeister 2015-02-26 01:25:00 +01:00
  • cd5b4b0bc2 Merge remote-tracking branch 'duncankl/airmozilla' Philipp Hagemeister 2015-02-26 01:15:08 +01:00
  • 7ef822021b Merge remote-tracking branch 'mmue/fix-rtlnow' Philipp Hagemeister 2015-02-26 01:13:03 +01:00
  • 44f05a8577 Merge 34a73ffdbdc953aaed8de4e223898d5ea42db5d8 into 9a48926a5734e0c1530c4788680961610090a837 mmue 2015-02-26 00:01:13 +00:00