aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-03-11[MetadataParser] Validate outtmpl earlypukkandan
2022-03-11Fix case of `http_headers`pukkandan
Bug in 8b7539d27c0a47d8d08e0522bdb66c571483377b Fixes https://github.com/yt-dlp/yt-dlp/issues/1346#issuecomment-1064527765
2022-03-10[PokemonSoundLibrary] Add extractor (#3001)Lesmiscore (Naoya Ozaki)
Authored by: Lesmiscore
2022-03-09[Zingmp3] Fix signature (#3004)Ha Tien Loi
Authored by: hatienl0i261299
2022-03-10Fix `--sleep-interval`pukkandan
Bug in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #3012
2022-03-10Fix `--throttled-rate`pukkandan
Typo in d1b5f70bc9f9dcda1544b88b42ecc25f7f7aa1c7 Closes #2996
2022-03-09[MangoTV] Improve extractor (#2971)Ha Tien Loi
Authored by: hatienl0i261299
2022-03-09Fix `--print` with `--ignore-no-formats` when url is `None` (#3000)MMM
Authored by: flashdagger
2022-03-09[openrec] Refactor extractors (#2941)Lesmiscore (Naoya Ozaki)
Authored by: Lesmiscore
2022-03-09[utils] ExtractorError: Fix for older python versionspukkandan
Closes #2993
2022-03-09[build] Add `requirements.txt` to pip distributionspukkandan
Closes #2995
2022-03-08[panopto] Add extractors (#2908)coletdev
Based on https://github.com/ytdl-org/youtube-dl/pull/13449 Closes #1946 Authored by: coletdjnz, kmark
2022-03-09[utils] Add `get_first`pukkandan
2022-03-08[version] update2022.03.08.1github-actions
Created by: pukkandan :ci skip all
2022-03-09Release 2022.03.08.1pukkandan
2022-03-09[build] Fix bug in 08d30158ec8e7e08c1d83dcfde6dba18c95b2640pukkandan
2022-03-08[cleanup] Refactor `__init__.py` (#2570)pukkandan
* Split `__init__` code into multiple functions * Clean up validation code by grouping similar types of options * Expose `parse_options` to third parties
2022-03-09[version] updategithub-actions
Created by: pukkandan :ci skip all
2022-03-09Release 2022.03.08pukkandan
2022-03-08[Rokfin] Fix `availability` (#1534)P-reducible
Authored by: P-reducible
2022-03-08[youtube] Further de-prioritize 3gp formatpukkandan
2022-03-08[cleanup, docs] Misc cleanuppukkandan
Closes #2828, closes #2734, closes #2802, closes #2937
2022-03-08[xinpianchang] Add extractor (#2963)Ha Tien Loi
Authored by: hatienl0i261299
2022-03-08[fptplay] Add extractor (#2949)Ha Tien Loi
Closes #2857 Authored by: hatienl0i261299
2022-03-08[peertube] Add media.fsfe.org (#2986)Max Mehl
Authored by: mxmehl
2022-03-08[ccma] Fix timestamp parsing (#2989)nyuszika7h
Authored by: nyuszika7h
2022-03-08Add brotli content-encoding support (#2433)coletdev
Authored by: coletdjnz
2022-03-08[adobepass] Add Suddenlink MSO (#2977)CplPwnies
Closes #2704 Authored by: CplPwnies
2022-03-08[mildom] Fix linterLesmiscore
2022-03-08[mildom] Rework extractors (#2940)Lesmiscore (Naoya Ozaki)
Authored by: Lesmiscore
2022-03-08[ard] Fix valid URLpukkandan
Partial fix for #2975
2022-03-08[youtube] Prefer UTC upload date for videos (#2223)coletdev
Except for live/scheduled streams/premieres. Closes #1881 Related: #2402 Authored-by: coletdjnz
2022-03-08[utils] Better traceback for `ExtractorError`pukkandan
2022-03-08[nrk] Add fallback APIpukkandan
Closes #1891
2022-03-07[build] Update pyinstaller to 4.10shirt
2022-03-06[utils] render_table: Fix character calculation for removing extra gapLesmiscore
without this fix, the column next to delimiter will lack leading spaces on terminal (see https://github.com/yt-dlp/yt-dlp/pull/920#issuecomment-1059914615 for the situation)
2022-03-05[youtube] Fix automatic captionspukkandan
Closes #2956
2022-03-04[tumblr] Fix extractor (#2883)foghawk
Authored by: foghawk
2022-03-04[ant1newsgr] Add extractor (#1982)Zenon Mousmoulas
Authored by: zmousm
2022-03-05Update to ytdl-commit-6508688pukkandan
Make default upload_/release_date a compat_str https://github.com/ytdl-org/youtube-dl/commit/6508688e88c83bb811653083db9351702cd39a6a Except: * "[NDR] Overhaul NDR and NJoy extractors" https://github.com/ytdl-org/youtube-dl/pull/30531 - https://github.com/ytdl-org/youtube-dl/commit/01824d275bfa7efbaca274b38c1ddc2b03f12f5d - https://github.com/ytdl-org/youtube-dl/commit/39a98b09a2acf50dc64bc41185be723b98e740b9 - https://github.com/ytdl-org/youtube-dl/commit/f0a05a55c2ee512880546c056cfbec5ad3399798 - https://github.com/ytdl-org/youtube-dl/commit/4186e817772d49d6f66b07c5ac8c248f026a6446
2022-03-04[VideocampusSachsen] Add extractors (#2787)FestplattenSchnitzel
Authored by: FestplattenSchnitzel
2022-03-04Implement `--add-header` without modifying `std_headers`pukkandan
Closes #2526, #1614
2022-03-04Revert 2e4cacd038b8543ccecfa9081dff6f656c979548pukkandan
Closes #2923
2022-03-04Fix verbose log when stdout/stderr encoding is `None`pukkandan
See: 5c104538270e5fc5ff8cf1007c34c0bf1e82e003
2022-03-04[bandcamp] Detect acodecpukkandan
2022-03-04[FormatSort] Consider `acodec`=`ogg` as `vorbis`pukkandan
2022-03-04[twitch] Fix field name of `view_count`pukkandan
2022-03-04Better error message when no --live-from-start formatpukkandan
2022-03-04Handle negative duration from extractorpukkandan
Closes #2921
2022-03-04Fix doubling of `video_id` in `ExtractorError`pukkandan