28997 Commits

Author SHA1 Message Date
Anthony Weems
15818d4e21 use origin method of getting params 2014-05-02 03:32:04 -05:00
Anthony Weems
2bc50ce0fe removed spurious whitespace 2014-05-02 03:24:36 -05:00
Anthony Weems
a416c8a7ec change logic a bit, make variable names more readable 2014-05-02 03:23:11 -05:00
Anthony Weems
712464e1e8 migrate everything to run_ffmpeg_multiple_files instead of rebuilding the wheel 2014-05-02 03:22:37 -05:00
Anthony Weems
8aac00e085 use encoded path for shell command 2014-05-02 02:24:39 -05:00
Anthony Weems
997e236cb9 use byte array for communication 2014-05-02 02:24:18 -05:00
Garreau Alexandre
dfbab5f6b7 Don’t simulate when a quiet printing is asked
It would be really usefull to be able to print arbitrary information without having to run youtube-dl a second time to download the video. This way we still can quietly print and simulate using both --simulate and --get-*.
2014-05-01 22:31:02 +02:00
Sergey M․
bbe99d26ec Credit @nicoe for rtbf.be (#2822) 2014-05-02 02:36:11 +07:00
Sergey M․
50fc59968e [ntv] Simplify 2014-05-02 02:26:07 +07:00
Anthony Weems
90e4b63d4c return correct value from postprocessor 2014-05-01 12:39:28 -05:00
Anthony Weems
2cd5408951 added flag to merge videos from a playlist into one continuous file 2014-05-01 11:29:29 -05:00
Sergey M․
b8b01bb92a [newstube] Add support for newstube.ru (Closes #2814) 2014-05-01 21:15:25 +07:00
Sergey M․
eb45133451 [rtmp] Add support for multiple AFM data entries 2014-05-01 21:14:21 +07:00
Jaime Marquínez Ferrándiz
10c0e2d818 [youtube:playlist] Raise an error if the list doesn't exist or is private (closes #2840) 2014-05-01 15:40:35 +02:00
Sergey M․
669f0e7cda [generic] Fix wrong entries index 2014-05-01 16:28:37 +07:00
Sergey M․
32fd27ec98 [http] Fix string/None comparison with int while in test 2014-04-30 20:02:17 +07:00
Jaime Marquínez Ferrándiz
8b7d375610 [http] Don't try to compare a string and an integer when running the tests 2014-04-30 14:29:35 +02:00
Philipp Hagemeister
0c13f378de Merge remote-tracking branch 'origin/master' 2014-04-30 14:12:41 +02:00
Philipp Hagemeister
0049594efb [vine] Remove debugging code 2014-04-30 14:12:30 +02:00
Sergey M․
113c7d3eb0 [canalplus] Update test file checksum 2014-04-30 18:54:12 +07:00
Sergey M․
549371fc99 [nrk] Update test file checksums 2014-04-30 18:51:50 +07:00
Sergey M․
957f27e5bb [scivee] Revert test file download 2014-04-30 18:49:29 +07:00
Philipp Hagemeister
644f92f6a5 Write downloads .htaccess, not main one 2014-04-30 10:40:14 +02:00
Philipp Hagemeister
54a1852f08 Add a redirect for downloads/latest 2014-04-30 10:39:23 +02:00
Philipp Hagemeister
0b33704b43 Re-add +Indexes 2014-04-30 10:34:58 +02:00
Philipp Hagemeister
17e311adf0 Add latest symlink in downloads (Fixes #2835) 2014-04-30 10:21:09 +02:00
Philipp Hagemeister
57f7d997aa release 2014.04.30.1 2014-04-30 10:14:35 +02:00
Philipp Hagemeister
1f8c19767b release 2014.04.30.1 2014.04.30.1 2014-04-30 10:07:39 +02:00
Philipp Hagemeister
a383a98af6 [utils/_windows_write_string] Be defensive about fileno (Fixes #2820) 2014-04-30 10:07:32 +02:00
Philipp Hagemeister
acd69589a5 [YoutubeDL] Do not require default output template to be set 2014-04-30 10:02:08 +02:00
Philipp Hagemeister
b30b8698ea [generic] Allow multiple matches for generic hits (Fixes #2818) 2014-04-30 02:23:51 +02:00
Philipp Hagemeister
524b6a2fd0 release 2014.04.30 2014-04-30 02:11:34 +02:00
Philipp Hagemeister
f1f25be6db release 2014.04.30 2014.04.30 2014-04-30 02:05:03 +02:00
Philipp Hagemeister
deab8c1960 Merge branch 'master' of github.com:rg3/youtube-dl 2014-04-30 02:04:55 +02:00
Philipp Hagemeister
c57f775710 [YoutubeDL] Add simple tests for format_note (Closes #2825) 2014-04-30 02:02:41 +02:00
AGSPhoenix
e75cafe9fb Clean up format list for consistency
This should make the format list output look a bit nicer.
2014-04-30 01:52:05 +02:00
Philipp Hagemeister
33ab8453c4 Merge pull request #2813 from dstftw/test-real-download-improvement
Improve download mechanism when Range HTTP header is ignored
2014-04-30 01:50:33 +02:00
Philipp Hagemeister
ebd3c7b370 [generic] Add support for protocol-independent URLs (Fixes #2810) 2014-04-30 01:46:06 +02:00
Philipp Hagemeister
29645a1d44 Merge remote-tracking branch 'pulpe/moviezinese' 2014-04-30 01:37:05 +02:00
Philipp Hagemeister
22d99a801a [syfy] Add suppor for generic URLs (Fixes #2827) 2014-04-30 01:35:52 +02:00
Jaime Marquínez Ferrándiz
57b8d84cd9 [5min] Raise an error if the 'success' field is False
For example for georestricted videos.
2014-04-29 14:57:38 +02:00
Sergey M․
65e4ad5bfe [rtbf] Minor changes and YouTube videos support 2014-04-29 19:41:58 +07:00
AGSPhoenix
fe5e9b2174 Re-add format note existence checks 2014-04-28 19:11:49 -04:00
Nicolas Évrard
98b7d476d9 [RTBFVideo] Remove useless print statement 2014-04-28 23:19:56 +02:00
AGSPhoenix
71a64d362f Clean up format list for consistency
This should make the format list output look a bit nicer.
2014-04-28 17:18:59 -04:00
AGSPhoenix
8d3a3b2189 Clean up format list output 2014-04-28 16:51:09 -04:00
Nicolas Évrard
201e3c99b9 [RTBFVideo] Add new extractor 2014-04-28 20:32:13 +02:00
Anisse Astier
67a3576740 [dailymotion] Add support for URLs starting with //
This will happen if a site embeds dailymotion like this:
    <iframe src="//www.dailymotion.com/embed/ [...]
in order to be compatible with both http and https and prevent mixed
content blocking.

It will be detected by the generic extractor, but then fail to be
accepted by the information extractor.

This protocol matching should probably be extended to other extractors
(although vimeo and youtube extractor already do this)
2014-04-28 15:23:42 +02:00
Sergey M․
8a7a4a9796 [scivee] Skip test for now 2014-04-28 19:52:32 +07:00
Sergey M․
df297c8794 [http] Improve download mechanism when Range HTTP header is ignored 2014-04-27 09:32:01 +07:00