21487 Commits

Author SHA1 Message Date
remitamine
85ca019d96 [youtube] add basic info for some unknown formats extracted from watch_as3.swf 2016-03-02 16:05:05 +01:00
remitamine
4a5ba28a87 [youtube] add tbr to _formats extracted from watch_as3.swf 2016-03-02 16:05:05 +01:00
remitamine
82156fdbf0 [youtube] extract width and height from fmt_list 2016-03-02 16:05:05 +01:00
Sergey M․
6114090418 [nrk:skole] Relax _VALID_URL 2016-03-02 20:57:04 +06:00
Sergey M․
3099b31276 [nrk:skole] Add extractor (Closes #8728) 2016-03-02 20:52:06 +06:00
remitamine
ffbb5f0568 [postprocessor/ffmpeg] simplify media info extraction using ffprobe 2016-03-02 10:00:16 +01:00
remitamine
f17f86513e Add fixup for media files produced by HlsNative downloader(fixes #4776) 2016-03-01 21:10:41 +01:00
Sergey M․
90f794c6c3 [options] Add --no-mark-watched (#5054) 2016-03-01 23:41:23 +06:00
Sergey M․
66ca2cfddd [wistia] Fix extraction (Closes #8707) 2016-03-01 23:26:53 +06:00
Sergey M
269dd2c6a7 Merge pull request #8703 from dstftw/mark-watched
Add --mark-watched feature (Closes #5054)
2016-03-01 23:00:51 +06:00
Sergey M․
e7998f59aa [lifenews] Fix extraction and improve (Closes #2482, closes #8714) 2016-03-01 22:59:11 +06:00
zhuyifei1999
7e08072b8d [downloader/fragment] Set 'total_bytes' in progress hook to None
To be consistent with progress hook documentation.

Fixes #8711
2016-03-01 22:14:14 +08:00
Yen Chi Hsuan
9fb556eef0 [iqiyi] SWF URLs are not used anymore
Since automatic detection of enc_key failed

Closes #8705
2016-03-01 08:42:33 +08:00
Luxing Huang
af0d35457b fix iqiyi extract function 2016-02-29 19:31:25 -05:00
Philipp Hagemeister
fe10c160cc release 2016.03.01 2016-03-01 00:11:09 +01:00
Philipp Hagemeister
e781ab63db release 2016.03.01 2016.03.01 2016-03-01 00:05:39 +01:00
Jaime Marquínez Ferrándiz
3e76968220 [rtve.es:live] Fix extraction
* Update _VALID_URL to match the current URLs
* Use the m3u8 manifest since I haven't figured out how to use the rtmp stream
2016-02-29 20:57:26 +01:00
Sergey M․
2812c24c16 [mdr] Fix extraction (Closes #8702) 2016-03-01 01:24:26 +06:00
Sergey M․
d77ab8e255 Add --mark-watched feature (Closes #5054) 2016-03-01 01:01:33 +06:00
Sergey M․
4b3cd7316c [tf1] Improve wat id regex (Closes #8691) 2016-02-29 03:28:21 +06:00
Sergey M․
6dae56384a [screenwavemedia] Check formats' URLs 2016-02-28 21:46:36 +06:00
Sergey M․
2b2dfae83e [screenwavemedia] Improve formats sorting 2016-02-28 20:16:31 +06:00
Sergey M․
6c10dbeae9 [screenwavemedia] Improve formats extraction 2016-02-28 20:05:58 +06:00
Nick Triller
98f65cd5d2 Added rte.ie/archives extractor #8525 2016-02-28 14:52:44 +01:00
Jaime Marquínez Ferrándiz
9173202b84 [zdf] Ignore hls manifests that use https (closes #8665)
The certificates are misconfigured, you get the following error mesage:

    ssl.CertificateError: hostname u'zdf-hdios-none-i.zdf.de' doesn't match either of 'a248.e.akamai.net', '*.akamaihd.net', '*.akamaihd-staging.net', '*.akamaized.net', '*.akamaized-staging.net'
2016-02-28 14:06:26 +01:00
Rob van Bekkum
6208567026 Changed _html_search_regex to _html_search_meta for retrieving description when available, otherwise leave it empty 2016-02-28 00:29:09 +01:00
Rob van Bekkum
a4b7e38dc4 Added timestamp and description, which is the title of the webpage when the description of the page is unavailable 2016-02-27 23:20:45 +01:00
Sergey M․
8870bb4653 [webofstories] Tolerate malforder og:title (Closes #8417) 2016-02-28 03:37:48 +06:00
Sander van den Oever
29331a4d18 Improved regexes and returns info dict now. 2016-02-27 22:28:39 +01:00
Sergey M
7a0e7779fe [README.md] Use simple wording instead of env variable for home 2016-02-28 03:12:13 +06:00
Rob van Bekkum
4e23fd0d36 Restored line of code with function call to retrieve media info 2016-02-27 22:11:48 +01:00
Rob van Bekkum
c7293db7b7 Skip formats and thumbnails missing Url 2016-02-27 22:07:38 +01:00
Sergey M
a048ffc9b0 [README.md] Clarify configuration file options syntax 2016-02-28 03:04:06 +06:00
Sergey M
4587915b2a [README.md] Make configuration file example more diverse 2016-02-28 02:56:09 +06:00
Philipp Hagemeister
c04b8cca69 release 2016.02.27 2016-02-27 21:41:57 +01:00
Rob van Bekkum
e13bd53a94 Check for None through truth value checks, added test for scenario for delegating the url 2016-02-27 21:40:05 +01:00
Philipp Hagemeister
da665ddc25 release 2016.02.27 2016.02.27 2016-02-27 21:31:21 +01:00
Rob van Bekkum
ccdbe1e8fa Removed redundant comments, needless escaping of slashes in regular expressions, using scala argument of int_or_none and direct use of the generic extractor for already supported embeds 2016-02-27 19:54:38 +01:00
Rob van Bekkum
fa67589134 [LCP] Add new extractor 2016-02-27 18:21:42 +01:00
Steven Gosseling
0b6645fdb5 processed comments on commit 5650b0d, fixed feedback from flake8 2016-02-27 18:06:38 +01:00
Steven Gosseling
5650b0d582 [closertotruth] Add new extractor
Removed print statement from code.

Replaced two regex searches with the corret ones.

Removed some unnecessary semicolumns

fixed title extraction

refactored everything to search_regex
2016-02-27 17:04:56 +01:00
Sergey M․
5add979d91 [dplay] Add support for dplay.no 2016-02-27 21:42:08 +06:00
Sergey M․
20afe8bd14 Credit @aidan- for more dplay sites support (#8463) 2016-02-27 21:31:43 +06:00
Sergey M․
940b606a07 [dplay] Improve, extract all formats and metadata (Closes #8463) 2016-02-27 21:30:47 +06:00
Aidan Rowe
9505053704 [dplay] add support for it.dplay.com and dplay.dk 2016-02-27 19:40:36 +06:00
Aidan Rowe
54154de0ca [dplay] add support for it.dplay.com and dplay.dk 2016-02-27 21:34:22 +10:00
Sergey M․
2c9ca78281 [extractor/generic] Add support for tnaflix network embeds (Closes #7505) 2016-02-27 17:15:49 +06:00
Sergey M․
63719a8ac3 [tnaflixnetwork:embed] Add _extract_urls 2016-02-27 17:15:06 +06:00
Sergey M․
8fab62482a [tnaflixnetwork] Fallback age limit to 18 2016-02-27 16:59:10 +06:00
Sergey M․
d6e9c2706f [tnaflixnetwork:embed] Add extractor 2016-02-27 16:58:11 +06:00