855 Commits

Author SHA1 Message Date
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
7dc2a74e0a
[utils] Fix unified_timestamp for formats parsed by parsedate_tz() 2016-08-05 11:41:55 +08:00
Gilles Habran
982bfd8395 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-08-03 09:06:08 +02:00
Sergey M․
b070564efb
[extractor/common] Support multiple properties in _og_search_property 2016-08-02 22:55:14 +07:00
Philipp Hagemeister
ce28252c48 [options] Add test that checks that --password=secret is hidden in verbose output 2016-08-02 17:03:46 +02:00
Gilles Habran
8ddff4c81a Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-29 08:47:46 +02:00
Yen Chi Hsuan
14a28e705b
[test/test_all_urls] Remove *.cc.com tests 2016-07-26 11:08:09 +08:00
Gilles Habran
1a9706163a Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-20 13:11:53 +02:00
Sergey M․
317f7ab634
[YoutubeDL] Fix format selection with filters (Closes #10083) 2016-07-16 00:55:43 +07: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
d3730fb89b Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-08 08:45:25 +02:00
Yen Chi Hsuan
dfe5fa49ae
[compat] Fix compat_shlex_split for non-ASCII input
Closes #9871
2016-07-07 17:37:29 +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
Gilles Habran
f51f4723f3 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-05 08:29:37 +02:00
Remita Amine
dfaa86b75e [test_utils] add test for smuggling a smuggled url 2016-07-04 21:36:32 +01:00
Gilles Habran
df152a4dec Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-04 08:46:25 +02:00
Yen Chi Hsuan
40f3666f6b
[test/test_http] Update tests for 38cce791c71e9da33854e56114233d60345e18c0 2016-07-03 23:50:55 +08:00
Gilles Habran
f3c6e212fe Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-07-01 12:55:19 +02:00
Jaime Marquínez Ferrándiz
a9eede3913
[test/compat] compat_shlex_split: test with newlines 2016-07-01 03:30:35 +07:00
Gilles Habran
7e5f168b5c Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-29 17:07:25 +02:00
Sergey M․
fd7a7498a4
[test_all_urls] PEP 8 and change wording 2016-06-27 22:11:45 +07:00
Matthieu Muffato
e3a6747d8f
New test-case: extractor names are supposed to be unique
@dstftw explained in
https://github.com/rg3/youtube-dl/pull/9918#issuecomment-228625878 that
extractor names are supposed to be unique. @dstftw has fixed the two
offending extractors, and here I add a test to ensure this does not
happen in the future.
2016-06-27 22:09:29 +07:00
remitamine
4f3c5e0627 [utils] add helper function for parsing codecs 2016-06-26 14:03:58 +01:00
Sergey M․
88d9f6c0c4
[utils] Add support for name list in _html_search_meta 2016-06-26 16:57:14 +07:00
Yen Chi Hsuan
1143535d76
[utils] Add urshift()
Used in IqiyiIE and LeIE
2016-06-26 15:16:49 +08:00
Sergey M․
46f59e89ea
[utils] Add unified_timestamp 2016-06-25 23:19:18 +07: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
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
Gilles Habran
c47a6d5240 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-06-02 13:32:32 +02:00
bzc6p
b96f007eeb Added sanitization support for Hungarian letters Ő and Ű 2016-06-02 11:39:32 +02:00
Yen Chi Hsuan
54fb199681 [test/test_http] Fix getsockname() on Jython 2016-06-02 15:00:49 +08:00
Yen Chi Hsuan
8c32e5dc32 [test/test_utils] Add test for #9588 2016-06-02 15:00:49 +08:00
Gilles Habran
d6318da4e7 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-25 13:13:07 +02:00
Yen Chi Hsuan
eb7941e3e6
[compat] Fix for XML with <!DOCTYPE> in Python 2.7 and 3.2
Such XML documents cause DeprecationWarning if python is run
with `-W error`
2016-05-23 01:40:11 +08:00
Gilles Habran
d12939e16b Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-20 08:08:25 +02:00
Sergey M․
46bc9b7d7c
[utils] Allow None in remove_{start,end} 2016-05-19 04:31:30 +06:00
Gilles Habran
a07fcf5328 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-17 09:08:34 +02:00
Sergey M․
364cf465dd
[test_utils] PEP 8 2016-05-14 20:46:33 +06:00
Sergey M․
89ac4a19e6
[utils] Process non-base 10 integers in js_to_json 2016-05-14 20:39:58 +06:00
felix
bd1e484448
[utils] js_to_json: various improvements
now JS object literals like { /* " */ 0: ",]\xaa<\/p>", } will be correctly converted to JSON.
2016-05-14 20:12:39 +06:00
Yen Chi Hsuan
98d560f205
[test/test_socks] Skip SOCKS tests
They occasional trigger errors or blocks
(https://travis-ci.org/rg3/youtube-dl/jobs/130184883)
2016-05-14 18:48:36 +08:00
Yen Chi Hsuan
778a1ccca7
[utils] Add Œ and œ found in French to ACCENT_CHARS
Fixes #9463
2016-05-12 19:48:48 +08:00
Gilles Habran
79c92a5fa7 Merge branch 'master' of https://github.com/rg3/youtube-dl 2016-05-10 09:41:55 +02:00
Yen Chi Hsuan
c2876afafe
[test/test_socks] Use a different port range
Seems on Travis CI, ports in the original range are often used.
2016-05-10 14:51:38 +08:00
Yen Chi Hsuan
e21f17fc86
[test/test_socks] Test with local SOCKS servers 2016-05-10 14:51:38 +08:00