540 Commits

Author SHA1 Message Date
Gilles Habran
47ab27c9a5 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-09-09 14:49:00 +02:00
Sergey M․
c2b2c7e138
[utils] Add quicktime to mimetype2ext 2016-09-02 23:50:42 +07:00
Sergey M․
6562d34a8c
[utils] Improve mimetype2ext 2016-09-02 22:57:48 +07:00
Gilles Habran
3419d0ed9c Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-09-01 08:41:06 +02:00
Remita Amine
073ac1225f [utils] add ac-3 to the list of audio codecs in parse_codecs 2016-08-25 08:49:44 +01:00
Yen Chi Hsuan
70852b47ca
[utils] Recognize units with full names in parse_filename
Reference: https://en.wikipedia.org/wiki/Template:Quantities_of_bytes
2016-08-20 00:17:26 +08:00
Yen Chi Hsuan
e4659b4547
[utils] Correct octal/hexadecimal number detection in js_to_json 2016-08-19 20:37:17 +08:00
Sergey M․
13585d7682
[utils] Recognize lowercase units in parse_filesize 2016-08-18 23:32:00 +07:00
Remita Amine
98e698f1ff [external/curl] respect more downloader options and display progress 2016-08-12 12:30:02 +01:00
Gilles Habran
6919b10e8d Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-08-10 13:54:58 +02:00
Yen Chi Hsuan
81c13222c6
[utils] Recognize more formats in unified_timestamp
Used in CtsNews
2016-08-10 11:37:23 +08:00
Gilles Habran
58214ece59 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-08-09 09:12:20 +02:00
Sergey M․
a8795327ca
[utils] Add support TV Parental Guidelines ratings in parse_age_limit 2016-08-07 20:45:18 +07:00
Yen Chi Hsuan
d3f8e038fe
[utils] Add decode_png for openload (#9706) 2016-08-07 02:42:58 +08:00
Yen Chi Hsuan
7dc2a74e0a
[utils] Fix unified_timestamp for formats parsed by parsedate_tz() 2016-08-05 11:41:55 +08:00
Gilles Habran
8ddff4c81a Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-29 08:47:46 +02:00
Sergey M․
f164b97123
[utils] Add another f4m mimetype to mimetype2ext 2016-07-23 16:48:59 +07:00
Gilles Habran
08ffe16412 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-15 08:57:31 +02:00
Remita Amine
e910fe2fe4 [brightcove] skip ism manifests 2016-07-14 14:13:57 +01:00
Gilles Habran
e55d4db42b Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-11 11:08:12 +02:00
Yen Chi Hsuan
0b68de3cc1 Merge pull request #8876 from remitamine/html5_media
[extractor/common] add helper method to extract html5 media entries
2016-07-10 23:40:45 +08:00
Gilles Habran
474e349654 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-06 16:37:55 +02:00
Yen Chi Hsuan
84c237fb8a
[utils] Add get_element_by_class
For #9950
2016-07-06 20:02:52 +08:00
Remita Amine
b4173f1551 [utils] add mimetypes to determine manifest ext(m3u8, f4m, mpd) 2016-07-06 09:06:28 +01:00
Gilles Habran
f51f4723f3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-05 08:29:37 +02:00
Remita Amine
81953d1ae5 [kaltura] add support videos stored on custom kaltura servers(closes #5557) 2016-07-04 17:59:58 +01:00
Gilles Habran
df152a4dec Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-04 08:46:25 +02:00
Sergey M․
95cf60e826
[utils] Add PUTRequest 2016-07-03 02:21:32 +07:00
Aleksandar Topuzovic
6b03e1e25d
[HRTi] Implement extractor for Croatian Radiotelevision 2016-07-03 02:20:41 +07:00
Gilles Habran
7e5f168b5c Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-29 17:07:25 +02:00
remitamine
4f3c5e0627 [utils] add helper function for parsing codecs 2016-06-26 14:03:58 +01:00
Yen Chi Hsuan
1143535d76
[utils] Add urshift()
Used in IqiyiIE and LeIE
2016-06-26 15:16:49 +08:00
Sergey M․
b72b44318c
[utils] Add strip_or_none 2016-06-25 23:19:18 +07:00
Sergey M․
46f59e89ea
[utils] Add unified_timestamp 2016-06-25 23:19:18 +07:00
remitamine
e154c65128 [downloader/hls] Add support for AES-128 encrypted segments in hlsnative downloader 2016-06-19 01:01:40 +01:00
Gilles Habran
aee3478ae1 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-16 11:01:51 +02:00
Yen Chi Hsuan
47212f7bcb
[utils] Don't transform numbers not starting with a zero
Fix test_Viidea and maybe others
2016-06-16 11:00:54 +08:00
Gilles Habran
255142eec5 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-13 08:48:20 +02:00
Sergey M․
329ca3bef6
[utils] Add try_get
To reduce boilerplate when accessing JSON
2016-06-12 06:05:34 +07:00
Paul Henning
15d106787e [utils] Change Firefox 44 to 47
See commit title.
2016-06-11 05:36:31 -04:00
Yen Chi Hsuan
55b2f099c0
[utils] Decode HTML5 entities
Used in test_Vporn_1. Also related to #9270
2016-06-10 15:11:55 +08:00
Yen Chi Hsuan
6c33d24b46
[utils] Add audio/mpeg to mimetype2ext()
Used in WDR live radios (#6147)
2016-06-09 12:58:24 +08:00
Gilles Habran
c47a6d5240 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-02 13:32:32 +02:00
bzc6p
c88270271e Added sanitization support for Hungarian letters Ő and Ű 2016-06-02 11:51:48 +02:00
Yen Chi Hsuan
9a4aec8b7e [utils] Use bytes-like objects as header values on Python 2 2016-06-02 15:00:49 +08:00
Yen Chi Hsuan
0ea590076f [utils] Always decode Location header
escape_url is broken for bytes-like objects
2016-06-02 15:00:49 +08:00
Gilles Habran
91ba156b43 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-27 08:47:31 +02:00
Yen Chi Hsuan
293c255688
[utils] Remove debugging codes 2016-05-26 22:54:16 +08:00
Yen Chi Hsuan
5950cb1d6d
[utils] Support a new form of date
Found in dw.com (#9475)
2016-05-26 22:44:00 +08:00
Gilles Habran
d6318da4e7 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-25 13:13:07 +02:00