Yen Chi Hsuan
e94443de80
[Cinemassacre] Move to a standalone module
2015-04-21 15:10:27 +08:00
Yen Chi Hsuan
0954cd8aa4
[Cinemassacre] Add detection for videos from blip.tv
2015-04-21 13:48:02 +08:00
Yen Chi Hsuan
da55dac047
[CSpan] Removed the md5 sum of CSpan_3
2015-04-21 05:22:23 +08:00
Yen Chi Hsuan
13a11b195f
[SenateISVP] Fix tests
...
Remove md5 sums. They differs from my PC and the travis worker.
2015-04-21 05:13:25 +08:00
Yen Chi Hsuan
92dcba1e1c
[CSpan] Fix test cases CSpan_1 and CSpan_2
2015-04-21 03:30:54 +08:00
Yen Chi Hsuan
2fe1b5bd2a
[CSpan] Add detection for Senate ISVP. Closes #5302
2015-04-21 03:18:38 +08:00
Yen Chi Hsuan
f91e1a8739
[Senate] Try to capture thumbnails
2015-04-21 02:57:32 +08:00
Yen Chi Hsuan
24e21613b6
[bilibili] Capture the video-not-exist message
2015-04-21 02:32:10 +08:00
Yen Chi Hsuan
c6391cd587
[Senate] Add new extractor ( #5302 )
2015-04-21 02:29:56 +08:00
Sergey M․
006ce15a0c
[bambuser] Add support for authentication ( #5478 )
2015-04-20 23:00:37 +06:00
Sergey M․
edf4216119
[bambuser] Modernize and extract more metadata
2015-04-20 22:46:01 +06:00
Sergey M․
ae8953409e
[bambuser] Capture and output error message ( #5478 )
2015-04-20 22:35:53 +06:00
Sergey M․
bda44f31a1
[bambuser] Modernize
2015-04-20 22:33:35 +06:00
Sergey M․
6621ca39a3
[ted] Skip hls quality selection format
2015-04-20 22:04:42 +06:00
Sergey M․
14f7abfa71
[ted] Lower preference for direct audio since it's mono
2015-04-20 22:04:17 +06:00
Sergey M․
0f0b5736da
[ted] Fix hls audio/video-only formats
2015-04-20 22:01:02 +06:00
Sergey M․
cfbee8a431
[ted] Clarify IE_NAME
2015-04-20 21:42:42 +06:00
Sergey M․
736785ab63
[ted] Clarify audio/video-only formats
2015-04-20 21:42:20 +06:00
Sergey M․
3ded7bac16
[extractor/common] Add ability to specify custom field preference for _sort_formats
2015-04-20 21:13:31 +06:00
Quentin Rameau
b524a001d6
[bandcamp] fix video_id parsing ( fixes #4861 )
2015-04-20 15:45:57 +02:00
Yen Chi Hsuan
f158799bbe
[Sohu] Fix title extraction
2015-04-19 19:19:44 +08:00
Yen Chi Hsuan
8b0e8990c2
[miomio] Replace the slow test case
...
MioMio_1 takes about 25~35 seconds on information retrieval
2015-04-19 19:12:23 +08:00
Sergey M․
163965d861
[megavideoz] Improve non-existing videos check
2015-04-19 04:14:58 +06:00
Sergey M․
6e218b3f9a
[megavideoz] Check non-existing videos
2015-04-19 04:09:01 +06:00
Sergey M․
cc9b9df0b6
[megavideozeu] Rename extractor
2015-04-19 04:08:29 +06:00
Sergey M․
31f224008e
[megavideozeu] Simplify ( Closes #5454 )
2015-04-19 04:07:45 +06:00
Jeff Buchbinder
f32cb5cb14
[megavideoez] Add working test
2015-04-19 04:06:45 +06:00
Jeff Buchbinder
fec2d97ca2
Add megavideoz.eu support.
2015-04-19 04:06:27 +06:00
hedii
8f4e8bf280
Update wat.py
...
line 116, modify 'Downloding' to 'Downloading'.
It looks like nothing, but it is very annoying when youtube-dl command's output is parsed to find progress on a php (or other language) website for example.
2015-04-18 15:40:40 +02:00
Jaime Marquínez Ferrándiz
cc36e2295a
[ign] Fix extraction of some videos in articles
...
Give higher preference to the hero-poster regex because some articles may contain other videos
2015-04-18 13:27:35 +02:00
Yen Chi Hsuan
53faa3ca5f
[facebook] Extend _VALID_URL take 2 ( #5120 )
2015-04-18 16:08:24 +08:00
Yen Chi Hsuan
c62566971f
[facebook] Extend _VALID_URL
2015-04-18 16:00:33 +08:00
Sergey M․
f52e66505a
[gfycat] Simplify ( Closes #5439 , Closes #5394 )
2015-04-18 03:50:22 +06:00
Sergey M․
ca75235d3d
Merge branch 'gfycat' of https://github.com/julianrichen/youtube-dl into julianrichen-gfycat
2015-04-18 03:49:32 +06:00
Sergey M․
7691a7a3bd
[comedycentral] Fix feed uri request ( Closes #5449 , closes #5455 )
2015-04-17 23:41:07 +06:00
Jaime Marquínez Ferrándiz
214e74bf6f
[soundcloud] Raise an error instead of calling 'report_error'
2015-04-17 19:24:30 +02:00
Jaime Marquínez Ferrándiz
c5826a491b
[mixcloud] Simplify url extraction
...
On the tracks I tested the server number in the url from the webpage is valid
for the mp3 or the m4a file and any other number is invalid, it's a
waste of time to check them.
2015-04-17 19:02:49 +02:00
Sergey M․
d8e7ef04dc
[vimple] Fix extraction ( Closes #5448 )
2015-04-17 22:56:26 +06:00
Jaime Marquínez Ferrándiz
08f2a92c9c
InfoExtractor._search_regex: Suggest updating when the regex is not found (suggested in #5442 )
...
Reuse the same message from ExtractorError
2015-04-17 14:55:24 +02:00
Jaime Marquínez Ferrándiz
024ebb2706
[soundcloud] Handle 'secret_token' for 'w.soundcloud.com/player/?url=*' urls ( fixes #5453 )
2015-04-17 10:46:25 +02:00
FireDart
954352c4c0
[gfycat] Fixed preferences.
2015-04-16 18:11:30 -04:00
FireDart
4aec95f3c9
[gfycat] Updated tests.
2015-04-16 18:10:53 -04:00
Sergey M․
65c1a750f5
[srf] Show display_id when present
2015-04-16 21:48:22 +06:00
Sergey M․
5141249c59
[srf] Extend _VALID_URL
2015-04-16 21:47:42 +06:00
Sergey M․
6225984681
[generic] Update pladform embed test
2015-04-16 21:37:15 +06:00
Sergey M․
5cb91ceaa5
[pladform] Update test
2015-04-16 21:33:01 +06:00
Sergey M․
89c09e2a08
[srf] Update test
2015-04-16 21:30:13 +06:00
Sergey M․
fbbb219409
[srf] Fix direct links ext
2015-04-16 21:28:21 +06:00
Sergey M․
820b064804
[srf] Extract subtitles
2015-04-16 20:48:17 +06:00
Sergey M․
355c524bfa
[srf] Extract all formats and prefer direct links over hls and hds
2015-04-16 20:31:02 +06:00