f14f2a6d79
[downloader/f4m] Minor cleanup
2015-01-05 21:12:33 +02:00
2c322cc5d6
[downloader/f4m] The last value in a tag is the tag length
2015-01-05 21:07:15 +02:00
3b8f3a1504
[downloader/f4m] <metadata> is optional according to the F4M specs
2015-01-05 21:07:13 +02:00
8f9529cd05
[motorsport] Fix extraction and make trailing '/' optional
...
They directly embed a youtube video now.
2015-01-05 19:19:01 +01:00
f4bca0b348
release 2015.01.05
2015.01.05
2015-01-05 18:44:29 +01:00
6291438073
[auengine] Simplify ( #4643 )
2015-01-05 18:21:32 +01:00
18c3c15391
Merge remote-tracking branch 'Oteng/master'
2015-01-05 18:18:15 +01:00
dda620e88c
[radiobremen] Make code more readable and more resilient to failures
2015-01-05 18:17:03 +01:00
d7cc31b63e
[generic] PEP8
2015-01-05 18:16:47 +01:00
5e3e1c82d8
Credit @ckrooss for radiobremen ( #4632 )
2015-01-05 18:14:39 +01:00
aa80652f47
[radiobremen] Add test for thumbnail
2015-01-05 18:14:09 +01:00
9d247bbd2d
[radiobremen] Fix under Python 2.6 and fix duration
2015-01-05 18:13:19 +01:00
93e40a7b2f
Merge remote-tracking branch 'ckrooss/master'
2015-01-05 18:07:16 +01:00
03ff2cc1c4
[Auengine] corrected extractions logic
...
The way the video download url was been extracted was
not working well so i change it for it to extract the
correct url
2015-01-05 16:28:24 +00:00
a285b6377b
[normalboots] Skip download in test, it uses rtmp
2015-01-05 13:59:49 +01:00
cd791a5ea0
[ted] Add support for embed-ssl.ted.com embedded videos
2015-01-05 13:11:13 +01:00
87830900a9
[generic] Update some tests
2015-01-05 13:07:24 +01:00
dfc9d9f50a
Merge pull request #4639 from bartkappenburg/patch-1
...
Update rtlnl.py
2015-01-05 12:31:07 +01:00
75311a7e16
.travis.yml: Remove my email from the list
2015-01-05 12:29:32 +01:00
628bc4d1e7
[khanacademy] Update test
2015-01-05 12:28:35 +01:00
a4c3f48639
[vimple] Replace tests
...
The first one seems to be no longer available and the second was an episode from a tv show.
2015-01-05 11:54:14 +01:00
bdf80aa542
Update rtlnl.py
...
Added support for the non-www version of rtlxl.nl by making "www." optional.
2015-01-05 11:51:24 +01:00
adf3c58ad3
[lrt] Fix missing provider key
...
Also, modernize a bit.
2015-01-05 02:55:12 +02:00
caf90bfaa5
[webofstories] Add new extractor ( Closes #4585 )
2015-01-05 02:22:01 +02:00
2f985f4bb4
[youtube:toplist] Remove extractor
...
They use now normal playlists (their id is PL*).
2015-01-05 00:18:43 +01:00
67c2bcdf4c
Remove extractors which infringe copyright ( #4554 )
2015-01-04 19:19:18 +01:00
1d2d0e3ff2
utils: Remove blank line at the end of file
2015-01-04 14:07:06 +01:00
9fda6ee39f
[tf1] Remove unused import
2015-01-04 14:06:23 +01:00
bc3e582fe4
Don't use '-shortest' option for merging formats ( closes #4220 , closes #4580 )
...
With avconv and older versions of ffmpeg the video is partially copied.
The duration difference between the audio and the video seem to be really small, so it's probably not noticeable.
2015-01-04 14:02:17 +01:00
bc1fc5ddbc
Don't check for height as it's not provided
2015-01-04 14:02:07 +01:00
63948fc62c
[downloader/hls] Respect the 'prefer_ffmpeg' option
2015-01-04 13:41:49 +01:00
f4858a7103
Add support for Radio Bremen
2015-01-04 13:33:26 +01:00
26886e6140
release 2015.01.04
2015.01.04
2015-01-04 03:15:48 +01:00
7a1818c99b
[vk] Add support for rutube embeds ( Fixes #4514 )
2015-01-04 03:15:27 +01:00
2ccd1b10e5
[soulanime] Fix under Python 3
2015-01-04 02:20:45 +01:00
788fa208c8
Merge branch 'master' of github.com:rg3/youtube-dl
2015-01-04 02:08:38 +01:00
8848314c08
[Makefile] Make offline tests actually work offline
2015-01-04 02:08:18 +01:00
c11125f9ed
[tests] Remove format 138 from tests ( #4559 )
2015-01-04 02:06:53 +01:00
95ceeec722
Remove unused import
2015-01-04 02:05:35 +01:00
b68ff25917
Add various anime sites ( Closes #4554 )
2015-01-04 02:05:26 +01:00
3e3327ea17
Merge pull request #4629 from t0mm0/tf1-tfou
...
[tf1] add support for TFOU
2015-01-04 06:51:28 +06:00
b158bb8693
[tf1] simplify regex
2015-01-04 00:45:23 +00:00
2bf098eda4
[tf1] fix test
2015-01-04 00:43:55 +00:00
382e05fa56
[tf1] add support for TFOU
2015-01-04 00:05:31 +00:00
19b05d886e
release 2015.01.03
2015.01.03
2015-01-03 18:35:30 +01:00
e65566a9cc
[youtube] Correct handling when DASH manifest is not necessary to find all formats
2015-01-03 18:33:38 +01:00
baa3c3f0f6
[ellentv] Improve extraction
2015-01-03 21:54:18 +06:00
f4f339529c
[ellentv] Clean up and simplify
2015-01-03 21:44:47 +06:00
7d02fae85b
Merge pull request #4626 from gauravb7090/ellentube
...
Added support for EllenTube along with EllenTV
2015-01-03 21:40:39 +06:00
6e46c3f1fd
Added support for EllenTube along with EllenTV
2015-01-03 20:30:28 +05:30