13383 Commits (e78a5428b6c725bd01064f080d84700b83030b66)
 

Author SHA1 Message Date
Yen Chi Hsuan e2e84aed7e
Merge branch 'lkho-pr/#10268' 8 years ago
Yen Chi Hsuan b1927f4e8a
[YoutubeDL] Disable newline conversion when writing subtitles
By default io.open() convert all '\n' occurrences to '\r\n' when writing
files. If the content already contains '\r\n', it will be converted to
'\r\r\n', breaking some video players.
8 years ago
Yen Chi Hsuan 3b9323d96e
Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into lkho-pr/#10268 8 years ago
lkho 7f832413d6 Preserve line endings for downloaded subtitle files 8 years ago
Sergey M․ 7f2ed47595
[rtlnl] Relax _VALID_URL (Closes #10282) 8 years ago
Sergey M․ c3fa77bdef
[formula1] Relax _VALID_URL (Closes #10283) 8 years ago
Remita Amine 57ce8a6d08 [wat] improve extraction(#10281)
add alternative method to extract http formats
works even if the video is geo-restricted or removed
from public access(most of the cases)
8 years ago
Yen Chi Hsuan 69d8eeeec5
[ctsnews] Fix extraction 8 years ago
Yen Chi Hsuan 81c13222c6
[utils] Recognize more formats in unified_timestamp
Used in CtsNews
8 years ago
Sergey M․ b1ce2ba197
release 2016.08.10 8 years ago
Sergey M․ 5c8411e968
[ChangeLog] Actualize 8 years ago
Sergey M․ cc9c8ce5df
[devscripts/prepare_manpage] Fix description strings starting with dash (Closes #10273) 8 years ago
Remita Amine 20ef4123b9 [uol] remove unused import 8 years ago
Remita Amine 4e62d26aa2 [uol] Add new extractor(#4263) 8 years ago
Sergey M․ b657816684
Credit @singh-pratyush96 for #10223 8 years ago
Sergey M․ 9778b3e7ee
Credit @zvonicek for #10242 and #10253 8 years ago
Sergey M․ 25dd58ca6a
[metadatafromtitle] Remove unused exception class 8 years ago
nyorain 5e42f8a0ad
Make --metadata-from-title non fatal
Output a warning if the metadata can't be parsed from the title (and don't write any metadata) instead of raising a critical error.
8 years ago
Sergey M․ 1ad6b891b2
Add more checks for --min/max-sleep-interval arguments and use more idiomatic naming 8 years ago
Sergey M․ 7aa589a5e1
Fix --min/max-sleep-interval wording 8 years ago
singh-pratyush96 065bc35489
Add --max-sleep-interval (Closes #9930) 8 years ago
Sergey M․ 3a380766d1
[rbmaradio] Improve, simplify and extract all formats (Closes #10242) 8 years ago
Petr Zvoníček affaea0688
[rbmaradio] Fixed extractor 8 years ago
Sergey M․ 77426a087b
[sonyliv] Improve (Closes #10258) 8 years ago
Sukhbir Singh 8991844ea2
[sonyliv] Add new extractor 8 years ago
Sergey M․ 082395d0a0
[extractor/generic] Add proper default to _search_json_ld call 8 years ago
Sergey M․ e8ed7354e6
[flipagram] Add proper default to _search_json_ld call 8 years ago
Sergey M․ 1e7f602e2a
[condenast] Make _search_json_ld call non fatal 8 years ago
Sergey M․ 522f6c066d
[bbc] Add proper default to _search_json_ld call 8 years ago
Sergey M․ 321b5e082a
[extractor/common] Respect default in _search_json_ld 8 years ago
Sergey M․ 3711fa1eb2
Revert "[flipagram] Make _search_json_ld non fatal"
This reverts commit d34995a9e3.
8 years ago
Sergey M․ 395c74615c
Revert "[extractor/generic] Make _search_json_ld non fatal"
This reverts commit 958849275f.
8 years ago
Yen Chi Hsuan 3dc240e8c6
[sohu] Update _TESTS (closes #10260) 8 years ago
Yen Chi Hsuan a41a6c5094
[chaturbate] Skip the invalid test 8 years ago
Yen Chi Hsuan d71207121d
[biqle] Skip an invalid test 8 years ago
Yen Chi Hsuan b1c6f21c74
[aparat] Fix extraction 8 years ago
Yen Chi Hsuan 412abb8760
[bilibili] Update _TESTS 8 years ago
Yen Chi Hsuan f17d5f6d14
[features.aol.com] Fix _TESTS 8 years ago
Remita Amine 6bb801cfaf [cwtv] extract http formats 8 years ago
Sergey M․ de02d1f4e9
[rozhlas] Fix regexes and improve extraction (Closes #10253) 8 years ago
Petr Zvoníček e1f93a0a76
[rozhlas] Add new extractor 8 years ago
Charlie Le d21a661bb4
[README.md] Update Options Link
The link references a bad anchor. The updated link now references the correct anchor.
8 years ago
Yen Chi Hsuan b2bd968f4b
[kuwo:singer] Fix extraction 8 years ago
Sergey M․ 4a01befb34
release 2016.08.07 8 years ago
Sergey M․ 845dfcdc40
[ChangeLog] Actualize 8 years ago
Sergey M․ d92cb46305
[discoverygo] Add extractor (Closes #10245) 8 years ago
Sergey M․ a8795327ca
[utils] Add support TV Parental Guidelines ratings in parse_age_limit 8 years ago
Sergey M․ d34995a9e3
[flipagram] Make _search_json_ld non fatal 8 years ago
Sergey M․ 958849275f
[extractor/generic] Make _search_json_ld non fatal 8 years ago
Sergey M․ 998f094452
[bbc] Remove proxy from test 8 years ago