25577 Commits

Author SHA1 Message Date
Sergey M․
9a9de2d7b2
[travis] Allow download tests to fail and fast finish 2017-10-21 01:58:45 +07:00
Alex Seiler
424505df76 [azmedien] Fix test 2017-10-21 01:10:56 +07:00
Alex Seiler
52aad59ab0 [azmedien] Fix test. 2017-10-20 19:01:36 +02:00
Sergey M․
2a11c83e32
release 2017.10.20 2017-10-20 23:42:43 +07:00
Sergey M․
fa3f0fd856
release 2017.10.20 2017.10.20 2017-10-20 23:40:25 +07:00
Sergey M․
c9dcd4b0c5
[ChangeLog] Actualize 2017-10-20 23:37:55 +07:00
Alex Seiler
fc5c47d13c [parliamentliveuk] Fix extraction (closes #14524) 2017-10-20 23:31:13 +07:00
Alex Seiler
408546b383 Move flags into regex. 2017-10-20 18:27:49 +02:00
Alex Seiler
4f9d37aba2 [ParliamentLiveUK] Fixed extractor 2017-10-20 17:05:40 +02:00
Sergey M․
a26a3c6d34
[soundcloud] Update client id (closes #14546) 2017-10-20 21:43:34 +07:00
gkoelln
13fe5d1a31 Merge branch 'master' into Dish 2017-10-20 09:36:54 -05:00
gkoelln
3171fbe86b [adobepass] Add Dish MSO
Adding dish MSO
2017-10-20 09:27:27 -05:00
mrBliss
2b5a935ea4 [vrtnu] New extractor for VrtNU based on Canvas 2017-10-20 14:41:07 +02:00
rawcoder
ada98a4dbc [NDTV] Added support for more sub-sites (food,sports,auto,doctor,movies,swirlster) 2017-10-20 18:06:50 +05:30
Rogério Brito
209d8d1bba README.md: Mention that -F makes the program exit
This fixes a minor documentation issue pointed out by a
user from Debian at:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=784716

Signed-off-by: Rogério Theodoro de Brito <rbrito@ime.usp.br>
2017-10-19 18:47:46 -02:00
Felix Yan
382fa456ea [ChangeLog] Fix typo 2017-10-19 23:36:32 +07:00
Felix Yan
2d9ae9e864 Fix a typo in ChangeLog 2017-10-20 00:33:55 +08:00
Alex Seiler
e1d168e592 [servus] Add extractor (closes #14362) 2017-10-19 22:17:20 +07:00
Sergey M
b0ded8dec3 [servus] Simplify 2017-10-19 22:16:46 +07:00
Sergey M
76c3b94860 [servus] Simplify 2017-10-19 22:15:57 +07:00
Alex Seiler
8500182852 Sort imports in extractors.py alphabetically 2017-10-19 16:13:33 +02:00
remitamine
ac3e3152e9 [YoutubeDL] check for NAME_MAX on linux systems 2017-10-19 09:59:06 +00:00
Alex Seiler
e4fb8ff349 Adjusted _VALID_URL regular expression and added m3u8_id to
_extract_m3u8_formats().
2017-10-19 02:38:28 +02:00
Parmjit Virk
ca1c9f26fa [unity] Add extractor (fixes #14528) 2017-10-19 04:46:06 +07:00
Sergey M
19e130cedf Update unity.py 2017-10-19 04:44:58 +07:00
Parmjit Virk
25e7fd79ec [Unity] Applied third requested fixes for PR #14529 2017-10-18 16:37:37 -05:00
Parmjit Virk
362191b454 [Unity] Applied second requested fixes for PR #14529 2017-10-18 16:18:53 -05:00
Parmjit Virk
51c83012be [Unity] Applied requested fixes for PR #14529 2017-10-18 15:36:30 -05:00
rawcoder
49a53a389f [NDTV] Removed duplicate test cases 2017-10-19 01:11:21 +05:30
rawcoder
093717a750 [NDTV] Added support for sub-sites (gadgets,khabar,profit) 2017-10-18 17:38:00 +05:30
Parmjit Virk
20d3514c53 [Unity] Added new matching test 2017-10-18 01:48:23 -05:00
Parmjit Virk
01c6012db3 [Unity] Corrected test description field 2017-10-17 16:51:06 -05:00
Parmjit Virk
d473007473 Merge branch 'master' 2017-10-17 16:30:06 -05:00
Parmjit Virk
f1a5b546e8 [Unity] Add new extractor 2017-10-17 16:29:02 -05:00
Sergey M․
6f3b4a98c9
[downloader/fragment] Report warning instead of error on inconsistent download state 2017-10-17 22:53:34 +07:00
Remita Amine
fa4bc6e712 [youtube] replace youtube redirect urls in description(fixes #14517) 2017-10-17 10:07:37 +00:00
Remita Amine
6b9cbd023f [pbs] restrict direct video url regex(fixes #14519) 2017-10-17 09:23:11 +00:00
Dao Hoang Son
cd6e56697a [zingmp3] Fix for flake8 2017-10-17 15:39:56 +07:00
Dao Hoang Son
ce05232547 [zingmp3] Change test data at the request of the owner 2017-10-17 15:21:37 +07:00
Dao Hoang Son
2f70366314 [zingmp3] Update for new player url 2017-10-17 15:10:49 +07:00
Yen Chi Hsuan
c233003afe [megaphone] Fix deprecated escape sequence 2017-10-17 15:39:06 +08:00
Alex Seiler
4194bd80f2 [Servus] Add new extractor 2017-10-17 03:08:12 +02:00
John D
ccfa7671b0 [vidlii] add new extractor 2017-10-15 22:26:12 -07:00
mars67857
5d7edefcb7 WSS:// URLs aren't supported, so limit to RTMP and HLS-over-HTTP protocols. 2017-10-15 22:17:49 -07:00
mars67857
95dc812c9c Make mandatory field use unsafe access, so it triggers fallback if not found 2017-10-15 17:56:35 -07:00
mars67857
f70b37ef4f Combine ExtractorError calls 2017-10-15 17:53:14 -07:00
mars67857
8e4f219648 Fix accidentally casting URL using int_or_none 2017-10-15 17:10:35 -07:00
mars67857
5ce4b7599a Get all formats, not just RTMP ones, so that users don't need to install rtmpdump. 2017-10-15 16:58:55 -07:00
mars67857
437dd510d3 Only catch KeyError when accessing JSON dict 2017-10-15 16:30:10 -07:00
mars67857
f9d000e265 Make download of JSON list of video URLs fatal. Use note and errNote instead of directly raising ExtractorErrors 2017-10-15 16:22:00 -07:00