Naglis Jonaitis
|
5196b98897
|
[tubitv] Add new extractor (Closes #5524)
|
2015-05-30 14:16:18 +03:00 |
|
Sergey M․
|
e6e63e91a7
|
[tf1] Extend _VALID_URL (Closes #5848)
|
2015-05-30 16:18:11 +06:00 |
|
Sergey M․
|
b4dd98358f
|
[vgtv] Properly handle lives
|
2015-05-30 16:12:07 +06:00 |
|
Sergey M․
|
181c7053e3
|
[YoutubeDL] Make sure all formats have unique format_id
|
2015-05-30 16:04:44 +06:00 |
|
Sergey M․
|
4d454c5e4b
|
[vgtv] Check for inactive videos
|
2015-05-30 15:15:42 +06:00 |
|
Sergey M․
|
5c2191a605
|
[vgtv] Skip wasLive hds (Closes #5835)
|
2015-05-30 15:14:10 +06:00 |
|
Sergey M․
|
bba5bfc890
|
Merge branch 'ping-soompi'
|
2015-05-30 14:37:18 +06:00 |
|
Sergey M․
|
1a5b77dc21
|
[crunchyroll] Fix python 3.2
|
2015-05-30 14:36:45 +06:00 |
|
Sergey M․
|
b2cf6543b2
|
[soompi] Improve and simplify
|
2015-05-30 14:30:04 +06:00 |
|
Sergey M․
|
0385d64223
|
[crunchyroll] Extract subtitles extraction routine
|
2015-05-30 14:12:58 +06:00 |
|
pulpe
|
6ebdfe43e4
|
[tube8] fix extractor (fixes #5846)
|
2015-05-30 09:30:14 +02:00 |
|
Yen Chi Hsuan
|
fafec39d41
|
[spiegeltv] Changed RTMP server (fixes #5788 and fixes #5843)
Thanks to @brickleroux for finding out the problem
|
2015-05-30 13:23:09 +08:00 |
|
PeterDing
|
670861bd20
|
[iqiyi] Do not request for unneeded formats
|
2015-05-30 10:37:54 +08:00 |
|
PeterDing
|
08f7db20c1
|
[youku] change format_id
|
2015-05-30 10:03:32 +08:00 |
|
PeterDing
|
605ec701b7
|
[iqiyi] Add new extractor for iqiyi.com
|
2015-05-29 23:32:04 +08:00 |
|
pulpe
|
d6aa68ce75
|
[postprocessor/embedthumbnail] embed mp4 too (fixes #5840)
|
2015-05-29 12:47:20 +02:00 |
|
Philipp Hagemeister
|
eb6cb9fbe9
|
release 2015.05.29
|
2015-05-29 07:52:17 +02:00 |
|
Yen Chi Hsuan
|
84e1e036c2
|
[senate] Extend _VALID_URL (fixes #5836)
|
2015-05-29 12:44:31 +08:00 |
|
PeterDing
|
1498940b10
|
[youku] compare bytes and str for compatible; use compat_urllib_parse for making video_url
|
2015-05-29 10:13:09 +08:00 |
|
PeterDing
|
806598b94d
|
[porn91] the one that _search_regex returns not needs to be checked
|
2015-05-29 08:21:24 +08:00 |
|
Sergey M․
|
e26be70bca
|
Merge branch 'soompi' of https://github.com/ping/youtube-dl into ping-soompi
|
2015-05-28 22:22:29 +06:00 |
|
PeterDing
|
ca45246627
|
[youku] compatible for python > 3.3 or > 2.7
|
2015-05-28 21:04:58 +08:00 |
|
PeterDing
|
f9355dc989
|
[youku] update youku
|
2015-05-28 17:00:09 +08:00 |
|
Sergey M․
|
9e0b579128
|
[nowtv] Add test for rtlnitro
|
2015-05-28 01:26:14 +06:00 |
|
Sergey M․
|
ff4a1279f2
|
[nowtv] Do not request unnecessary metadata
|
2015-05-28 01:15:04 +06:00 |
|
Sergey M․
|
9b254aa177
|
[nowtv] Add non-free video check
|
2015-05-27 23:41:43 +06:00 |
|
PeterDing
|
703d78bbf5
|
[porn91] change re to _search_regex
|
2015-05-28 01:37:24 +08:00 |
|
Sergey M․
|
d9446c7319
|
Merge branch 'akirk-nowtv'
|
2015-05-27 23:22:19 +06:00 |
|
Sergey M․
|
b25b645d51
|
[nowtv] Improve and simplify
|
2015-05-27 23:20:32 +06:00 |
|
PeterDing
|
d90b3854ca
|
[porn91] Add new extractor for 91porn.com
|
2015-05-28 00:37:00 +08:00 |
|
Sergey M․
|
bf24c3d017
|
[facebook] Improve title regex (Closes #5816)
|
2015-05-27 21:25:07 +06:00 |
|
Yen Chi Hsuan
|
f0bfaa2d7d
|
[nrk] Update subtitles test
Subtitle conversion routine is removed, so the subtitles are TTML now. See
1c7e2e64f6
|
2015-05-27 15:23:34 +08:00 |
|
Yen Chi Hsuan
|
f9f3e3df9a
|
[teamcoco] Use determine_ext to determine the video type
Some videos does not contain a 'type' field (#5798)
|
2015-05-27 14:51:18 +08:00 |
|
Yen Chi Hsuan
|
f8d5e1cfb5
|
[naver] Fix video url (fixes #5809)
RTMP urls in test:naver does not work. Need more investigation.
|
2015-05-27 14:44:08 +08:00 |
|
Yen Chi Hsuan
|
c23848b3c5
|
[naver] Enhanced error detection
|
2015-05-27 14:20:29 +08:00 |
|
Yen Chi Hsuan
|
6d00a2dcd1
|
[bilibili] Catch API call failures
JSON are returned in a failed API call
|
2015-05-27 04:23:21 +08:00 |
|
Yen Chi Hsuan
|
b535170b21
|
[bilibili] Skip assertion if HQ videos not available
|
2015-05-27 04:14:24 +08:00 |
|
Sergey M․
|
1434184c57
|
[spankwire] Do not modify aes key string
|
2015-05-27 01:42:53 +06:00 |
|
Sergey M․
|
7a372b64df
|
[pornhub] Do not modify aes key string (Closes #5824)
|
2015-05-27 01:41:00 +06:00 |
|
Sergey M․
|
5406af92bc
|
[dailymotion:user] Fix _VALID_URL
|
2015-05-26 22:16:47 +06:00 |
|
Sergey M․
|
7d65242dc3
|
[dailymotion:user] Process user home as user (Closes #5823)
|
2015-05-26 22:12:26 +06:00 |
|
Naglis Jonaitis
|
544a8693b7
|
Remove Firedrive and Sockshare imports
Oops
|
2015-05-26 13:53:14 +03:00 |
|
Naglis Jonaitis
|
35a4f24a37
|
[firedrive] Remove extractor (Closes #3870)
Haywire since last October.
|
2015-05-26 13:44:46 +03:00 |
|
Naglis Jonaitis
|
ff305edd64
|
[sockshare] Remove extractor
Haywire since last October.
|
2015-05-26 13:43:00 +03:00 |
|
Yen Chi Hsuan
|
efec4358b9
|
[cinemassacre] Support an alternative form of screenwavemedia URL
fixes #5821
|
2015-05-26 13:54:41 +08:00 |
|
Yen Chi Hsuan
|
db3ca36403
|
[facebook] Move the title extraction warning below (fixes #5820)
|
2015-05-26 13:41:38 +08:00 |
|
Yen Chi Hsuan
|
42833b44b5
|
[tf1] Extend _VALID_URL (fixes #5819)
|
2015-05-26 13:32:43 +08:00 |
|
Alexander Kirk
|
5d0a33eebc
|
rtlnow is now hosted at nowtv.de
|
2015-05-25 20:36:25 +02:00 |
|
Sergey M․
|
ba2df04b41
|
[odnoklassniki] Make URL explicit
|
2015-05-25 21:27:43 +06:00 |
|
Sergey M․
|
c6bbdadd79
|
[odnoklassniki] Support extraction from metadata URL (Closes #5813)
|
2015-05-25 21:22:13 +06:00 |
|