Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [drtuber] Make dislike count optional (Closes #10297) | Sergey M․ | 2016-08-11 | 1 | -7/+11 |
| | |||||
* | [chirbit] Fix extraction (Closes #10296) | Sergey M․ | 2016-08-11 | 1 | -24/+30 |
| | |||||
* | [francetvinfo] Relax _VALID_URL | Sergey M․ | 2016-08-11 | 1 | -1/+4 |
| | |||||
* | [ChangeLog] Add change log for #10269 | Yen Chi Hsuan | 2016-08-11 | 1 | -0/+1 |
| | | | | [skip ci] | ||||
* | Merge branch 'lkho-pr/#10268' | Yen Chi Hsuan | 2016-08-11 | 1 | -1/+3 |
|\ | |||||
| * | [YoutubeDL] Disable newline conversion when writing subtitles | Yen Chi Hsuan | 2016-08-11 | 1 | -0/+2 |
| | | | | | | | | | | | | 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. | ||||
| * | Merge branch 'pr/#10268' of https://github.com/lkho/youtube-dl into ↵ | Yen Chi Hsuan | 2016-08-11 | 1 | -1/+1 |
| |\ | | | | | | | | | | lkho-pr/#10268 | ||||
| | * | Preserve line endings for downloaded subtitle files | lkho | 2016-08-10 | 1 | -1/+1 |
| | | | |||||
* | | | [rtlnl] Relax _VALID_URL (Closes #10282) | Sergey M․ | 2016-08-10 | 1 | -1/+4 |
| | | | |||||
* | | | [formula1] Relax _VALID_URL (Closes #10283) | Sergey M․ | 2016-08-10 | 1 | -3/+6 |
| | | | |||||
* | | | [wat] improve extraction(#10281) | Remita Amine | 2016-08-10 | 1 | -45/+81 |
|/ / | | | | | | | | | | | add alternative method to extract http formats works even if the video is geo-restricted or removed from public access(most of the cases) | ||||
* | | [ctsnews] Fix extraction | Yen Chi Hsuan | 2016-08-10 | 2 | -28/+24 |
| | | |||||
* | | [utils] Recognize more formats in unified_timestamp | Yen Chi Hsuan | 2016-08-10 | 2 | -0/+7 |
| | | | | | | | | Used in CtsNews | ||||
* | | release 2016.08.10 | Sergey M․ | 2016-08-10 | 6 | -7/+18 |
| | | |||||
* | | [ChangeLog] Actualize | Sergey M․ | 2016-08-10 | 1 | -1/+13 |
| | | |||||
* | | [devscripts/prepare_manpage] Fix description strings starting with dash ↵ | Sergey M․ | 2016-08-09 | 1 | -11/+15 |
| | | | | | | | | (Closes #10273) | ||||
* | | [uol] remove unused import | Remita Amine | 2016-08-09 | 1 | -2/+0 |
| | | |||||
* | | [uol] Add new extractor(#4263) | Remita Amine | 2016-08-09 | 2 | -0/+131 |
|/ | |||||
* | Credit @singh-pratyush96 for #10223 | Sergey M․ | 2016-08-09 | 1 | -0/+1 |
| | |||||
* | Credit @zvonicek for #10242 and #10253 | Sergey M․ | 2016-08-09 | 1 | -0/+1 |
| | |||||
* | [metadatafromtitle] Remove unused exception class | Sergey M․ | 2016-08-09 | 1 | -5/+0 |
| | |||||
* | Make --metadata-from-title non fatal | nyorain | 2016-08-09 | 1 | -1/+2 |
| | | | | 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. | ||||
* | Add more checks for --min/max-sleep-interval arguments and use more ↵ | Sergey M․ | 2016-08-09 | 2 | -8/+13 |
| | | | | idiomatic naming | ||||
* | Fix --min/max-sleep-interval wording | Sergey M․ | 2016-08-09 | 2 | -11/+19 |
| | |||||
* | Add --max-sleep-interval (Closes #9930) | singh-pratyush96 | 2016-08-09 | 4 | -5/+27 |
| | |||||
* | [rbmaradio] Improve, simplify and extract all formats (Closes #10242) | Sergey M․ | 2016-08-09 | 1 | -22/+47 |
| | |||||
* | [rbmaradio] Fixed extractor | Petr Zvoníček | 2016-08-09 | 1 | -27/+18 |
| | |||||
* | [sonyliv] Improve (Closes #10258) | Sergey M․ | 2016-08-09 | 1 | -7/+13 |
| | |||||
* | [sonyliv] Add new extractor | Sukhbir Singh | 2016-08-09 | 2 | -0/+29 |
| | |||||
* | [extractor/generic] Add proper default to _search_json_ld call | Sergey M․ | 2016-08-08 | 1 | -2/+2 |
| | |||||
* | [flipagram] Add proper default to _search_json_ld call | Sergey M․ | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | [condenast] Make _search_json_ld call non fatal | Sergey M․ | 2016-08-08 | 1 | -1/+2 |
| | |||||
* | [bbc] Add proper default to _search_json_ld call | Sergey M․ | 2016-08-08 | 1 | -1/+1 |
| | |||||
* | [extractor/common] Respect default in _search_json_ld | Sergey M․ | 2016-08-08 | 1 | -4/+7 |
| | |||||
* | Revert "[flipagram] Make _search_json_ld non fatal" | Sergey M․ | 2016-08-08 | 1 | -1/+1 |
| | | | | This reverts commit d34995a9e3f596c4dd80178d99f7bd8dbc748e2b. | ||||
* | Revert "[extractor/generic] Make _search_json_ld non fatal" | Sergey M․ | 2016-08-08 | 1 | -1/+1 |
| | | | | This reverts commit 958849275f1c6072c712e8d611294a762fadc7f0. | ||||
* | [sohu] Update _TESTS (closes #10260) | Yen Chi Hsuan | 2016-08-08 | 1 | -6/+1 |
| | |||||
* | [chaturbate] Skip the invalid test | Yen Chi Hsuan | 2016-08-08 | 1 | -1/+2 |
| | |||||
* | [biqle] Skip an invalid test | Yen Chi Hsuan | 2016-08-08 | 1 | -1/+2 |
| | |||||
* | [aparat] Fix extraction | Yen Chi Hsuan | 2016-08-08 | 2 | -8/+7 |
| | |||||
* | [bilibili] Update _TESTS | Yen Chi Hsuan | 2016-08-08 | 1 | -56/+16 |
| | |||||
* | [features.aol.com] Fix _TESTS | Yen Chi Hsuan | 2016-08-08 | 1 | -0/+4 |
| | |||||
* | [cwtv] extract http formats | Remita Amine | 2016-08-07 | 1 | -10/+26 |
| | |||||
* | [rozhlas] Fix regexes and improve extraction (Closes #10253) | Sergey M․ | 2016-08-08 | 1 | -7/+23 |
| | |||||
* | [rozhlas] Add new extractor | Petr Zvoníček | 2016-08-08 | 2 | -0/+35 |
| | |||||
* | [README.md] Update Options Link | Charlie Le | 2016-08-08 | 1 | -1/+1 |
| | | | The link references a bad anchor. The updated link now references the correct anchor. | ||||
* | [kuwo:singer] Fix extraction | Yen Chi Hsuan | 2016-08-07 | 2 | -2/+9 |
| | |||||
* | release 2016.08.07 | Sergey M․ | 2016-08-07 | 4 | -5/+7 |
| | |||||
* | [ChangeLog] Actualize | Sergey M․ | 2016-08-07 | 1 | -0/+26 |
| | |||||
* | [discoverygo] Add extractor (Closes #10245) | Sergey M․ | 2016-08-07 | 2 | -0/+99 |
| |