Commit Graph
100 Commits
Author SHA1 Message Date
Philipp Hagemeister 37ca7b22b5 release 2015.11.10 2015-11-10 11:39:06 +01:00
Philipp Hagemeister a230068ff7 release 2015.11.02 2015-11-02 16:18:54 +01:00
Philipp Hagemeister ab6ca04802 release 2015.11.01 2015-11-01 14:20:10 +01:00
Philipp Hagemeister ab9c7214ee release 2015.10.24 2015-10-24 00:10:41 +02:00
Philipp Hagemeister dae69640d0 Fix py2exe build (#7276) 2015-10-24 00:10:28 +02:00
Philipp Hagemeister ab03c0b47c release 2015.10.23 2015-10-23 09:33:05 +02:00
Philipp Hagemeister a6e0afa2bb release 2015.10.18 2015-10-18 19:23:40 +02:00
Philipp Hagemeister 2ccb37beb9 release 2015.10.16 2015-10-16 21:40:38 +02:00
Philipp Hagemeister ee2edd838a release 2015.10.13 2015-10-13 00:53:05 +02:00
Philipp Hagemeister cd7364a89c release 2015.10.12 2015-10-12 06:37:20 +02:00
Philipp Hagemeister ef47b2c15f release 2015.10.09 2015-10-09 09:09:22 +02:00
Philipp Hagemeister 181f814e57 Merge pull request #7085 from TomGijselinck/patch-1
Fix typos and improve grammar and spelling
2015-10-07 12:14:17 +02:00
Philipp Hagemeister 945e5c56e3 release 2015.10.06.2 2015-10-06 23:46:16 +02:00
Philipp Hagemeister 86be82610c release 2015.10.06.1 2015-10-06 17:43:50 +02:00
Philipp Hagemeister 4810c48d6d [compat] Do not compare None <= 0
The result is meaningless (and it emits a warning in cpython2 when called with -3), so handle None before making integer comparisons.
2015-10-06 14:30:43 +02:00
Philipp Hagemeister c4af7684d8 release 2015.10.06 2015-10-06 09:08:10 +02:00
Philipp Hagemeister c596ce91cd [comedycentral] Fix youtube-dl :thedailyshow
We'll let the generic IE follow the redirect and call back to us with the episode URL
2015-09-30 15:39:52 +02:00
Philipp Hagemeister c254f75bbb release 2015.09.28 2015-09-28 04:42:11 +02:00
Philipp Hagemeister b942db3dc3 release 2015.09.22 2015-09-22 22:41:53 +02:00
Philipp Hagemeister 2b3c254678 [youtube:channel] Correct 404 handling
Previously, when we encountered a 404 - such as youtube-dl https://www.youtube.com/ohJeiboh8oorehai - we crashed with a regexp error. Instead, make sure to go on and eventually report a 404.
2015-09-14 00:32:20 +02:00
Philipp Hagemeister 287be8c615 [youtube:truncated_url] Add ?t=
Sometimes found in links - ?t=123&v=ABCD starts the video at position 123.
2015-09-14 00:26:54 +02:00
Philipp Hagemeister 953fed280f [compat] Do not use unicode
If the code ever runs on 3.x, it would fail. Even if it never does, the unicode name confuses Python 3 code analysis tools.
2015-09-14 00:25:08 +02:00
Philipp Hagemeister d85187eb74 release 2015.09.09 2015-09-09 21:20:01 +02:00
Philipp Hagemeister bd6742137f release 2015.09.03 2015-09-03 12:34:20 +02:00
Philipp Hagemeister a4962b80d6 release 2015.08.28 2015-08-28 05:04:39 +02:00
Philipp Hagemeister 11addc50ff release 2015.08.23 2015-08-23 23:52:47 +02:00
Philipp Hagemeister 3b9b32f404 [libsyn] Strip options from player URL 2015-08-18 13:02:41 +02:00
Philipp Hagemeister 0fa5795b85 release 2015.08.16.1 2015-08-16 23:40:07 +02:00
Philipp Hagemeister c00c7c0af0 [sportdeutschland] Fix extraction 2015-08-16 23:39:50 +02:00
Philipp Hagemeister 6900b4f6f5 release 2015.08.16 2015-08-16 01:05:04 +02:00
Philipp Hagemeister 27c7114af6 release 2015.08.09 2015-08-09 20:13:02 +02:00
Philipp Hagemeister 430b092a5f release 2015.08.06.1 2015-08-06 23:06:21 +02:00
Philipp Hagemeister 3eb5fdb581 release 2015.08.06 2015-08-06 22:55:43 +02:00
Philipp Hagemeister 289bbb350e release 2015.07.28 2015-07-28 11:28:33 +02:00
Philipp Hagemeister ce9512b78b release 2015.07.21 2015-07-21 17:20:54 +02:00
Philipp Hagemeister b0bff54b08 release 2015.07.18 2015-07-18 11:59:45 +02:00
Philipp Hagemeister 4dd09c9add release 2015.07.07 2015-07-07 10:36:07 +02:00
Philipp Hagemeister 35eb649e9d release 2015.07.04 2015-07-04 09:24:00 +02:00
Philipp Hagemeister a1593a4a0e release 2015.06.25 2015-06-25 07:43:49 +02:00
Philipp Hagemeister 4b9f9010b0 release 2015.06.15 2015-06-15 01:35:50 +02:00
Philipp Hagemeister 0e805e782b release 2015.06.04.1 2015-06-04 21:54:33 +02:00
Philipp Hagemeister f5c78d118b release 2015.06.04 2015-06-04 21:49:02 +02:00
Philipp Hagemeister eb6cb9fbe9 release 2015.05.29 2015-05-29 07:52:17 +02:00
Philipp Hagemeister 0b9f7cd074 release 2015.05.20 2015-05-20 10:01:48 +02:00
Philipp Hagemeister c4fc559f45 release 2015.05.15 2015-05-15 10:13:43 +02:00
Philipp Hagemeister 69fe3a5f09 release 2015.05.10 2015-05-10 01:05:24 +02:00
Philipp Hagemeister dc1eed93be release 2015.05.04 2015-05-04 15:12:48 +02:00
Philipp Hagemeister 957b794c26 release 2015.05.03 2015-05-03 22:31:39 +02:00
Philipp Hagemeister 3a0f0c263a release 2015.04.28 2015-04-28 09:11:18 +02:00
Philipp Hagemeister 4eb5c65bee release 2015.04.26 2015-04-26 22:45:20 +02:00
Philipp Hagemeister 3220c50f9a release 2015.04.17 2015-04-17 11:14:25 +02:00
Philipp Hagemeister 1dc2726f8d release 2015.04.09 2015-04-09 00:21:19 +02:00
Philipp Hagemeister 29713e4268 [cnn] Match more affilliates 2015-04-07 14:59:13 +02:00
Philipp Hagemeister a9cbab1735 release 2015.04.03 2015-04-03 10:22:25 +02:00
Philipp Hagemeister ecb750a446 [cnn] Match more URLs 2015-03-28 23:39:41 +01:00
Philipp Hagemeister 5f88e02818 [ultimedia] PEP8 2015-03-28 23:35:55 +01:00
Philipp Hagemeister 4747e2183a release 2015.03.28 2015-03-28 08:12:05 +01:00
Philipp Hagemeister c59e701e35 Default to continuedl=True
We already do this in the CLI interface, so it should be just fine.
2015-03-28 08:11:39 +01:00
Philipp Hagemeister 48c971e073 release 2015.03.24 2015-03-24 16:39:53 +01:00
Philipp Hagemeister f5e2efbbf0 [options] Handle special characters in argv (Fixes #5157) 2015-03-24 16:39:46 +01:00
Philipp Hagemeister cbc3cfcab4 release 2015.03.18 2015-03-18 22:02:39 +01:00
Philipp Hagemeister 1de4ac1385 release 2015.03.15 2015-03-15 19:38:50 +01:00
Philipp Hagemeister 486dd09e0b [YoutubeDL] Check for bytes instead of unicode output templates (#5192)
Also adapt the embedding examples for those poor souls still using 2.x.
2015-03-13 08:40:20 +01:00
Philipp Hagemeister f848215dfc release 2015.03.09 2015-03-09 03:02:03 +01:00
Philipp Hagemeister dcca581967 Merge remote-tracking branch 'origin/master'
Conflicts:
	youtube_dl/YoutubeDL.py
2015-03-09 03:01:28 +01:00
Philipp Hagemeister d475b3384c [README] Better bug reporting instructions
Also address private emails which I get more and more these days.
2015-03-09 03:00:03 +01:00
Philipp Hagemeister 8bba753cca [options] Rename --dump-intermediate-pages to --dump-pages for consistence with --write-pages 2015-03-08 18:37:43 +01:00
Philipp Hagemeister ab205b9dc8 Revert "[YoutubeDL] Sanitize outtmpl as it may contain forbidden characters"
This reverts commit 7dcad95d4f.

The output template is most definitly allowed to contain forbidden characters; otherwise -o /foo/bar/vid.mp4 wouldn't work.
2015-03-07 22:18:22 +01:00
Philipp Hagemeister d0e958c71c [twitch:vod] Prefer source stream (Fixes #5143) 2015-03-06 10:53:49 +01:00
Philipp Hagemeister a0bb7c5593 [extractor/common] Improve m3u format IDs (#5143) 2015-03-06 10:49:42 +01:00
Philipp Hagemeister 7feddd9fc7 [travis] Declare 3.2 (Fixes #5144) 2015-03-06 10:44:24 +01:00
Philipp Hagemeister 9609f02e3c [vidme] Modernize 2015-03-05 22:34:56 +01:00
Philipp Hagemeister 7fde87c77d release 2015.03.03.1 2015-03-03 13:59:38 +01:00
Philipp Hagemeister 938c3f65b6 Merge branch 'cn-verification-proxy' 2015-03-03 13:57:29 +01:00
Philipp Hagemeister 2461f79d2a [utils] Correct per-request proxy handling 2015-03-03 13:56:06 +01:00
Philipp Hagemeister 499bfcbfd0 Make sure netrc works for all extractors with login support
Fixes #5112
2015-03-03 12:59:17 +01:00
Philipp Hagemeister 07490f8017 release 2015.03.03 2015-03-03 00:05:05 +01:00
Philipp Hagemeister 91410c9bfa [letv] Add --cn-verification-proxy (Closes #5077) 2015-03-03 00:03:06 +01:00
Philipp Hagemeister a7440261c5 [utils] Streap leading dots
Fixes #2865, closes #5087
2015-03-02 19:07:19 +01:00
Philipp Hagemeister 76c73715fb [generic] Parse RSS enclosure URLs (Fixes #5091) 2015-03-02 18:21:31 +01:00
Philipp Hagemeister c75f0b361a [downloader/external] Add support for custom options (Fixes #4885, closes #5098) 2015-03-02 18:21:31 +01:00
Philipp Hagemeister f7e2ee8fa6 Merge branch 'master' of github.com:rg3/youtube-dl 2015-03-01 12:05:13 +01:00
Philipp Hagemeister 66dc9a3701 [README] Document HTTP 429 (Closes #5092) 2015-03-01 12:04:39 +01:00
Philipp Hagemeister 0134901108 release 2015.02.28 2015-02-28 21:24:25 +01:00
Philipp Hagemeister eee6293d57 [thechive] remove in favor of Kaltura (#5072) 2015-02-28 20:55:49 +01:00
Philipp Hagemeister 8237bec4f0 [escapist] Extract duration 2015-02-28 20:52:52 +01:00
Philipp Hagemeister 29cad7ad13 Merge remote-tracking branch 'origin/master' 2015-02-28 20:51:54 +01:00
Philipp Hagemeister 9724e5d336 release 2015.02.26.2 2015-02-26 09:45:11 +01:00
Philipp Hagemeister 63a562f95e [escapist] Detect IP blocking and use another UA (Fixes #5069) 2015-02-26 09:19:26 +01:00
Philipp Hagemeister 5c340b0387 release 2015.02.26.1 2015-02-26 01:47:16 +01:00
Philipp Hagemeister 1c6510f57a [Makefile] clean pyc files in clean target 2015-02-26 01:47:12 +01:00
Philipp Hagemeister 2a15a98a6a [rmtp] Encode filename before invoking subprocess
This fixes #5066.
Reproducible with
LC_ALL=C youtube-dl "http://www.prosieben.de/tv/germanys-next-topmodel/video/playlist/ganze-folge-episode-2-das-casting-in-muenchen"
2015-02-26 01:44:20 +01:00
Philipp Hagemeister 72a406e7aa [extractor/common] Pass in video_id (#5057) 2015-02-26 01:35:43 +01:00
Philipp Hagemeister feccc3ff37 Merge remote-tracking branch 'aajanki/wdr_live' 2015-02-26 01:34:01 +01:00
Philipp Hagemeister 265bfa2c79 [letv] Simplify 2015-02-26 01:30:18 +01:00
Philipp Hagemeister 8faf9b9b41 Merge remote-tracking branch 'yan12125/IE_Letv' 2015-02-26 01:26:55 +01:00
Philipp Hagemeister 84be7c230c Cred @duncankl for airmozilla 2015-02-26 01:25:54 +01:00
Philipp Hagemeister 3e675fabe0 [airmozilla] Be more tolerant when nonessential items are missing (#5030) 2015-02-26 01:25:00 +01:00
Philipp Hagemeister cd5b4b0bc2 Merge remote-tracking branch 'duncankl/airmozilla' 2015-02-26 01:15:08 +01:00
Philipp Hagemeister 7ef822021b Merge remote-tracking branch 'mmue/fix-rtlnow' 2015-02-26 01:13:03 +01:00