21592 Commits

Author SHA1 Message Date
Sergey M․
b605ebb609 [lemonde] Add extractor 2016-01-19 22:09:55 +06:00
Sergey M․
aecfcd4e59 [ultimedia] Rename to digiteka 2016-01-19 21:51:46 +06:00
Sergey M․
942d46196f [ultimedia] Extend _VALID_URL to support digiteka 2016-01-19 21:47:06 +06:00
Yen Chi Hsuan
78be2eca7c Merge branch 'Weiqitv' of https://github.com/FounderSG/youtube-dl into FounderSG-Weiqitv 2016-01-19 23:39:32 +08:00
Sergey M․
1fa2b9841d [extractor/generic] Extend dailymotion embed regex 2016-01-19 21:20:45 +06:00
Sergey M․
9fbd0822aa [dailymotion] Extend _VALID_URL 2016-01-19 21:20:14 +06:00
Sergey M․
e323cf3ff3 [youtube] Skip test 2016-01-19 20:56:04 +06:00
Sergey M․
8ceabd4df3 [youtube] Capture and output unavailable message 2016-01-19 20:54:43 +06:00
CeruleanSky
2ddc783e9d [OraTV] update extractor
"current" is now "video"
"hls_stream" is now hls_stream without quotes
video_id is now id
duration for current video is not present(for other videos it is)
2016-01-18 17:10:16 -05:00
Sergey M․
a8776b107b [youtube] Clarify test_Youtube_18 2016-01-18 23:19:38 +06:00
Sergey M․
096b533982 [youtube] Fix URL expansion in video description
Fixes test_Youtube_18
2016-01-18 23:17:45 +06:00
ping
528668da72 [daum.net] Support for playlists, user channels 2016-01-18 18:08:59 +08:00
huangtiande
86c7cdc37f add multi video 2016-01-18 11:33:20 +08:00
Yen Chi Hsuan
9998fbd6e8 [travis] Install missing locales 2016-01-18 03:33:44 +08:00
Sergey M․
dae503afaa [atresplayer] Skip HLS completely (Closes #8261) 2016-01-17 22:14:07 +06:00
Yen Chi Hsuan
d391152f4d [test_i18n] Correct a variable name 2016-01-17 22:10:50 +08:00
Yen Chi Hsuan
b39eab7f94 Merge pull request #8262 from jwilk/https-everywhere
[ustream] Use HTTPS for GitHub URL
2016-01-17 22:10:03 +08:00
Jakub Wilk
e5a66240c0 [ustream] Use HTTPS for GitHub URL 2016-01-17 15:06:00 +01:00
Yen Chi Hsuan
1d5db005dd Install unittest2 in Python 2.6 2016-01-17 19:35:32 +08:00
Yen Chi Hsuan
fb1da6be36 [test_i18n] Handle normalized version by pip 2016-01-17 19:31:49 +08:00
Yen Chi Hsuan
8347b46331 [test_i18n] Fix for Windows
1. Theoretically using zipped youtube-dl on Windows is possible but
   building it needs too many dependencies, so I skip it
2. I18NTestCase.PROGRAM is now a list so that .exe can be tested
2016-01-17 18:29:22 +08:00
Yen Chi Hsuan
0c9c77b654 [test_i18n] Skip LC_ALL test on Windows 2016-01-17 18:00:46 +08:00
Yen Chi Hsuan
04546db7b0 [setup.py] Fix for Python 3.2 2016-01-17 17:39:09 +08:00
Yen Chi Hsuan
b42444d38b [utils] I18N: fix for Python 2.6
Using zipfile directly as a context manager is not supported until
Python 2.7
2016-01-17 17:09:39 +08:00
Yen Chi Hsuan
1aee79da3e [test_i18n] Correctly skip tests in non-virtualenv 2016-01-17 16:58:38 +08:00
Yen Chi Hsuan
5ebbe780fe [test_i18n] Add a test case for zipped app 2016-01-17 16:53:44 +08:00
Yen Chi Hsuan
fecfb0554c [utils] Load translations from zipped app 2016-01-17 16:53:21 +08:00
Yen Chi Hsuan
216c21f532 [Makefile] Create zipped app with *.mo file 2016-01-17 16:51:05 +08:00
Yen Chi Hsuan
8843ac8c54 [test_i18n] Add a test case for I18N 2016-01-17 16:33:47 +08:00
Yen Chi Hsuan
a2aae628a0 [i18n] New extractor for I18N testing 2016-01-17 16:33:26 +08:00
ping
e0ef13ddeb [neteasemusic] Fallback to alt hosts if m5.music.126.net doesn't work 2016-01-17 07:48:46 +08:00
Jaime Marquínez Ferrándiz
36a88c3561 [downloader/hls] Ask ffmpeg to quit when interrupting youtube-dl with 'Ctrl+C' (#8252)
Otherwise the mp4 file can't be played.
2016-01-16 22:04:17 +01:00
Sergey M․
855f90fa6f [ae] Rename to aenetworks and clarify extractor name and description 2016-01-17 03:02:45 +06:00
Yen Chi Hsuan
614db89ae3 [compat] Clarify the versions requiring compat_kwargs
It's supported since 2.7.0 alpha 1 and 2.6.5 rc 1. See
https://hg.python.org/cpython/file/v2.7a1/Misc/NEWS#l337
https://hg.python.org/cpython/file/v2.6.5rc1/Misc/NEWS#l28
2016-01-16 22:17:31 +08:00
Yen Chi Hsuan
1358b94163 [ae] Fix _TESTS 2016-01-16 20:56:53 +08:00
Yen Chi Hsuan
350e02d40d [bbc] Use _search_json_ld 2016-01-16 20:46:28 +08:00
Yen Chi Hsuan
0b26ba3fc8 [extractor/common] Allow passing more parameters to _search_json_ld 2016-01-16 20:45:36 +08:00
ping
3a0a78731b Fixes #8239 2016-01-16 12:17:07 +08:00
Sergey M
6be16ed24b [README.md] Add protocol usage example in format selection 2016-01-16 10:15:24 +06:00
Sergey M․
b555942428 [YoutubeDL] Ensure protocol is always present 2016-01-16 10:10:28 +06:00
Sergey M
b2dca40d81 [README.md] Improve format selection documentation 2016-01-16 09:55:52 +06:00
Sergey M
15870bbd01 [README.md] Mention new string operators for format selection 2016-01-16 09:53:31 +06:00
Yen Chi Hsuan
10d33b3473 [YoutubeDL] Introduce CSS3 like string operators 2016-01-16 09:53:12 +06:00
Sergey M
ac25992bc7 Merge pull request #8246 from dstftw/initial-json-ld-metadata-support
Initial JSON-LD metadata extraction support
2016-01-16 07:20:15 +06:00
Sergey M
30783c442d Merge pull request #8245 from dstftw/auto-generate-title-fields
[YoutubeDL] Auto generate title fields corresponding to the *_number fields
2016-01-16 07:20:03 +06:00
Sergey M․
a50a8003a0 [cultureunplugged] Improve (Closes #8060) 2016-01-16 07:10:51 +06:00
Sergey M․
315bdae00a [zippcast] Improve (Closes #8198) 2016-01-16 06:27:34 +06:00
ckuu
2ddfd26f1b '[ZippCast] Add new extractor'
Closes rg3/youtube-dl#6591
2016-01-16 06:25:06 +06:00
Your Name
405d27867c [vidzi] Updated extractor 2016-01-15 22:25:46 +01:00
Philipp Hagemeister
757043ab70 release 2016.01.15 2016-01-15 19:46:44 +01:00