Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | [fragment] Read downloaded fragments only when needed (#3069) | Lesmiscore (Naoya Ozaki) | 2022-03-15 | 4 | -30/+29 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [cleanup] Remove readthedocs from README.md | shirt | 2022-03-14 | 1 | -1/+0 | |
| | | ||||||
| * | [docs] Remove readthedocs | shirt | 2022-03-14 | 12 | -303/+0 | |
| | | ||||||
| * | [phantomjs] Fix bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b | pukkandan | 2022-03-14 | 1 | -1/+1 | |
| | | | | | | | | Closes #3066 | |||||
* | | updated from upstream | 14/03/2022 at 11:24 | Jesús | 2022-03-14 | 5 | -94/+98 | |
|\| | ||||||
| * | [downloader/mhtml] Fix fragments with absolute urls (#3044) | coletdev | 2022-03-13 | 3 | -3/+7 | |
| | | | | | | Authored-by: coletdjnz | |||||
| * | [youtube] Improve video upload date handling (#3029) | coletdev | 2022-03-13 | 1 | -90/+89 | |
| | | | | | | | | | | | | * Don't prefer UTC upload date for past live streams/premieres * Improve regex (fixes a regression) Authored-by: coletdjnz | |||||
| * | [FFmpegVideoConvertor] Add more formats to `--remux-video` | pukkandan | 2022-03-13 | 1 | -1/+1 | |
| | | ||||||
| * | Exit after `--dump-user-agent` | pukkandan | 2022-03-13 | 1 | -0/+1 | |
| | | | | | | | | | | | | Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #3055 | |||||
* | | updated from upstream | 12/03/2022 at 06:42 | Jesús | 2022-03-12 | 1 | -3/+3 | |
|\| | ||||||
| * | [extractor] Support merging subtitles with data | coletdjnz | 2022-03-12 | 1 | -3/+3 | |
| | | | | | | | | Authored-by: coletdjnz | |||||
* | | updated from upstream | 12/03/2022 at 06:05 | Jesús | 2022-03-12 | 45 | -766/+1922 | |
|\| | ||||||
| * | [cleanup] Minor cleanup | pukkandan | 2022-03-11 | 4 | -17/+8 | |
| | | | | | | | | Closes #3006 | |||||
| * | Protect stdout from unexpected progress and console-title | pukkandan | 2022-03-11 | 2 | -36/+43 | |
| | | | | | | | | Closes #3023 | |||||
| * | Remove incorrect warning for `--dateafter` | pukkandan | 2022-03-11 | 1 | -3/+4 | |
| | | | | | | | | Closes #3030 | |||||
| * | [MetadataParser] Validate outtmpl early | pukkandan | 2022-03-11 | 1 | -2/+6 | |
| | | ||||||
| * | Fix case of `http_headers` | pukkandan | 2022-03-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | Bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b Fixes https://github.com/yt-dlp/yt-dlp/issues/1346#issuecomment-1064527765 | |||||
| * | [PokemonSoundLibrary] Add extractor (#3001) | Lesmiscore (Naoya Ozaki) | 2022-03-10 | 2 | -0/+41 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [Zingmp3] Fix signature (#3004) | Ha Tien Loi | 2022-03-09 | 1 | -6/+26 | |
| | | | | | | Authored by: hatienl0i261299 | |||||
| * | Fix `--sleep-interval` | pukkandan | 2022-03-10 | 1 | -2/+5 | |
| | | | | | | | | | | | | Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #3012 | |||||
| * | Fix `--throttled-rate` | pukkandan | 2022-03-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | Typo in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #2996 | |||||
| * | [MangoTV] Improve extractor (#2971) | Ha Tien Loi | 2022-03-09 | 1 | -3/+56 | |
| | | | | | | Authored by: hatienl0i261299 | |||||
| * | Fix `--print` with `--ignore-no-formats` when url is `None` (#3000) | MMM | 2022-03-09 | 1 | -1/+1 | |
| | | | | | | Authored by: flashdagger | |||||
| * | [openrec] Refactor extractors (#2941) | Lesmiscore (Naoya Ozaki) | 2022-03-09 | 1 | -42/+26 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [utils] ExtractorError: Fix for older python versions | pukkandan | 2022-03-09 | 1 | -1/+1 | |
| | | | | | | | | Closes #2993 | |||||
| * | [build] Add `requirements.txt` to pip distributions | pukkandan | 2022-03-09 | 1 | -0/+1 | |
| | | | | | | | | Closes #2995 | |||||
| * | [panopto] Add extractors (#2908) | coletdev | 2022-03-08 | 5 | -3/+465 | |
| | | | | | | | | | | Based on https://github.com/ytdl-org/youtube-dl/pull/13449 Closes #1946 Authored by: coletdjnz, kmark | |||||
| * | [utils] Add `get_first` | pukkandan | 2022-03-09 | 4 | -11/+11 | |
| | | ||||||
| * | [version] update | github-actions | 2022-03-08 | 6 | -15/+15 | |
| | | | | | | | | | | | | Created by: pukkandan :ci skip all | |||||
| * | Release 2022.03.08.1 | pukkandan | 2022-03-09 | 1 | -0/+5 | |
| | | ||||||
| * | [build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640 | pukkandan | 2022-03-09 | 1 | -2/+2 | |
| | | ||||||
| * | [cleanup] Refactor `__init__.py` (#2570) | pukkandan | 2022-03-08 | 4 | -395/+414 | |
| | | | | | | | | | | * Split `__init__` code into multiple functions * Clean up validation code by grouping similar types of options * Expose `parse_options` to third parties | |||||
| * | [version] update | github-actions | 2022-03-09 | 7 | -19/+19 | |
| | | | | | | | | | | | | Created by: pukkandan :ci skip all | |||||
| * | Release 2022.03.08 | pukkandan | 2022-03-09 | 3 | -5/+192 | |
| | | ||||||
| * | [Rokfin] Fix `availability` (#1534) | P-reducible | 2022-03-08 | 1 | -2/+2 | |
| | | | | | | Authored by: P-reducible | |||||
| * | [youtube] Further de-prioritize 3gp format | pukkandan | 2022-03-08 | 1 | -1/+2 | |
| | | ||||||
| * | [cleanup, docs] Misc cleanup | pukkandan | 2022-03-08 | 20 | -87/+114 | |
| | | | | | | | | Closes #2828, closes #2734, closes #2802, closes #2937 | |||||
| * | [xinpianchang] Add extractor (#2963) | Ha Tien Loi | 2022-03-08 | 2 | -0/+96 | |
| | | | | | | Authored by: hatienl0i261299 | |||||
| * | [fptplay] Add extractor (#2949) | Ha Tien Loi | 2022-03-08 | 2 | -0/+103 | |
| | | | | | | | | Closes #2857 Authored by: hatienl0i261299 | |||||
| * | [peertube] Add media.fsfe.org (#2986) | Max Mehl | 2022-03-08 | 1 | -0/+1 | |
| | | | | | | Authored by: mxmehl | |||||
| * | [ccma] Fix timestamp parsing (#2989) | nyuszika7h | 2022-03-08 | 1 | -11/+2 | |
| | | | | | | Authored by: nyuszika7h | |||||
| * | Add brotli content-encoding support (#2433) | coletdev | 2022-03-08 | 7 | -4/+36 | |
| | | | | | | Authored by: coletdjnz | |||||
| * | [adobepass] Add Suddenlink MSO (#2977) | CplPwnies | 2022-03-08 | 1 | -0/+51 | |
| | | | | | | | | Closes #2704 Authored by: CplPwnies | |||||
| * | [mildom] Fix linter | Lesmiscore | 2022-03-08 | 1 | -1/+0 | |
| | | ||||||
| * | [mildom] Rework extractors (#2940) | Lesmiscore (Naoya Ozaki) | 2022-03-08 | 2 | -159/+137 | |
| | | | | | | Authored by: Lesmiscore | |||||
| * | [ard] Fix valid URL | pukkandan | 2022-03-08 | 1 | -5/+14 | |
| | | | | | | | | Partial fix for #2975 | |||||
| * | [youtube] Prefer UTC upload date for videos (#2223) | coletdev | 2022-03-08 | 1 | -4/+99 | |
| | | | | | | | | | | | | Except for live/scheduled streams/premieres. Closes #1881 Related: #2402 Authored-by: coletdjnz | |||||
| * | [utils] Better traceback for `ExtractorError` | pukkandan | 2022-03-08 | 2 | -4/+5 | |
| | | ||||||
| * | [nrk] Add fallback API | pukkandan | 2022-03-08 | 1 | -3/+8 | |
| | | | | | | | | Closes #1891 | |||||
| * | [build] Update pyinstaller to 4.10 | shirt | 2022-03-07 | 1 | -3/+3 | |
| | |