Philipp Hagemeister
8e71456a81
[fc2] Add new extractor ( Fixes #2877 )
...
This commit has been recreated, since there seems to have been a problem with GitHub; the PR doesn't have a branch.
2014-05-13 09:58:36 +02:00
Philipp Hagemeister
ccdd34ed78
Credit @jnormore for vine:user ( #2888 )
2014-05-13 09:53:58 +02:00
Philipp Hagemeister
26d886354f
Merge remote-tracking branch 'frewsxcv/patch-1'
2014-05-13 09:52:28 +02:00
Philipp Hagemeister
a172b258ac
[vine:user] Simplify
2014-05-13 09:50:03 +02:00
Philipp Hagemeister
7b93c2c204
Merge remote-tracking branch 'jnormore/vine_user'
2014-05-13 09:45:27 +02:00
Philipp Hagemeister
57c7411f46
[mixcloud] Shed API dependency ( #2904 )
2014-05-13 09:42:38 +02:00
Philipp Hagemeister
d0a122348e
[test/helper] Clarify which field failed an assertion
2014-05-13 09:41:36 +02:00
Philipp Hagemeister
e4cbb5f382
[wdr] Add support for mobile URLs
2014-05-12 22:17:19 +02:00
Philipp Hagemeister
c1bce22f23
[extractor/common] Protect against long video IDs and URLs
2014-05-12 21:58:23 +02:00
Philipp Hagemeister
9190a734e6
release 2014.05.12
2014-05-12 16:42:31 +02:00
Philipp Hagemeister
e3abbbe301
release 2014.05.12
2014.05.12
2014-05-12 16:40:03 +02:00
Sergey M․
55b36e3710
[videott] Add support for video.tt ( Closes #2889 )
2014-05-12 20:23:08 +07:00
hojel
877bea9ce1
[empflix] Add new extractor
2014-05-12 04:10:29 -07:00
hojel
33c7ff861e
[hentaistigma] Add new extractor
2014-05-12 03:58:07 -07:00
hojel
749fe60c1e
[nuvid] Add new extractor
2014-05-12 03:48:40 -07:00
hojel
63b31b059c
[slutload] Add new extractor
2014-05-12 01:29:19 -07:00
hojel
1476b497eb
[slutload] Add new extractor
2014-05-12 01:28:56 -07:00
Jaime Marquínez Ferrándiz
e399853d0c
[youtube:playlist] Improve detection of private lists ( #2840 )
2014-05-12 07:59:33 +02:00
Corey Farwell
fdb205b19e
Enable testing on Python 3.4
2014-05-11 20:13:22 -07:00
Sergey M․
fbe8053120
[vk] Update test
2014-05-11 16:43:59 +07:00
Jason Normore
ea783d01e1
Added VineUserIE extractor for vine user timeline
...
Added vine user timeline extractor using unofficial
vine api user profile and timeline api endpoints.
2014-05-10 23:18:20 -04:00
Jaime Marquínez Ferrándiz
b7d73595dc
Allow recoding the video to mkv
2014-05-10 15:09:56 +02:00
hojel
894d065aea
add empflix, hardsextube, hentaistigma, nuvid, slutload extractor
2014-05-10 01:31:11 -07:00
hojel
b8f04694ac
[fc2] Add new extractor
2014-05-10 01:08:35 -07:00
Anthony Weems
8a7624df3d
fixed str to byte pattern (compatible with 2.x and 3)
2014-05-09 18:29:31 -05:00
Sergey M․
e97e53eeed
[vevo] Add friendly error output ( #2874 )
2014-05-10 04:34:53 +07:00
Sergey M․
342f630dbf
[rutv] Add support for more live stream URLs ( Closes #2875 )
2014-05-10 02:23:24 +07:00
Sergey M․
69c8fb9e5d
[vimeo] Add video duration extraction( Closes #2876 )
2014-05-10 01:46:40 +07:00
Sergey M․
5f0f8013ac
[vube] Consider optional fields and modernize
2014-05-09 01:45:34 +07:00
Sergey M․
b5368acee8
[vube] Improve URL detection and extract timestamp
2014-05-09 01:31:25 +07:00
Sergey M․
f71959fcf5
[nfb] Add support for videos with captions ( #2866 )
2014-05-08 22:07:14 +07:00
Philipp Hagemeister
5c9f3b8b16
[arte] Fix versionCode interpretation ( #2588 )
2014-05-08 02:00:47 +02:00
Sergey M․
bebd6f9308
[funnyordie] Extract more formats
2014-05-07 21:02:57 +07:00
Sergey M.
84a2806c16
Merge pull request #2859 from pulpe/FunnyOrDie_thumb
...
[FunnyOrDie] fix thumbnails + add test (fixes #2856 )
2014-05-06 19:46:40 +07:00
pulpe
d0111a7409
[FunnyOrDie] simplify
2014-05-06 10:19:13 +02:00
pulpe
aab8874c55
[FunnyOrDie] fix thumbnails + add test ( fixes #2856 )
2014-05-06 08:57:28 +02:00
Sergey M․
fcf5b01746
[prosiebensat1] Simplify
2014-05-05 19:02:49 +07:00
Philipp Hagemeister
4de9e9a6db
[canalplus] Fix id determination ( Fixes #2851 )
2014-05-05 03:30:05 +02:00
Philipp Hagemeister
ee5d951160
release 2014.05.05
2014-05-05 03:17:54 +02:00
Philipp Hagemeister
0067d6c4be
release 2014.05.05
2014.05.05
2014-05-05 03:15:40 +02:00
Philipp Hagemeister
2099125333
[soundcloud/generic] Add support for playlists
2014-05-05 03:15:17 +02:00
Philipp Hagemeister
b48f147d5a
[bandcamp] Add support for subdomains ( Fixes #2850 )
2014-05-05 02:44:44 +02:00
Jaime Marquínez Ferrándiz
4f3e943080
[vimeo] Some modernization and style fixes
2014-05-04 22:27:56 +02:00
Jaime Marquínez Ferrándiz
7558830fa3
[vimeo] Fix description extraction
2014-05-04 21:48:08 +02:00
Sergey M․
867274e997
[statigram] Update to fit new website name and rename extractor
2014-05-04 16:52:10 +07:00
Sergey M․
6515778305
[nytimes] Improve file size extraction
2014-05-03 03:11:38 +07:00
Sergey M․
3b1dfc0f2f
[newstube] Do not shadow standard str
2014-05-03 02:30:50 +07:00
Sergey M․
d664de44b7
[nytimes] Add support for nytimes.com ( Closes #2846 )
2014-05-03 02:28:38 +07:00
Garreau Alexandre
7f86b7f0da
--get-* are deprecated, use --simulate --print-*
...
Here we deprecate --get-* options and propose to use --simulate --print-* instead, which will do the same work but allowing to run once youtube-dl to get some information *and* download, that way we don’t keep backward compatibility (for some time, maybe we could remove these after a major version release?) still allowing this new feature.
2014-05-02 18:50:23 +02:00
Anthony Weems
76adb9074a
take --keep-video option into account
...
Unfortunately, we cannot simply return False from FFmpegConcatPP.run() because
the current post_process() function merely deletes the specified filename.
For this to work properly, the postprocessor should be able to specify the
files it wants to delete alongside the flag to delete them.
2014-05-02 03:32:44 -05:00