]> jfr.im git - yt-dlp.git/history - devscripts
Populate `filename` and `urls` fields at all stages of `--print`
[yt-dlp.git] / devscripts /
2023-03-04  pukkandan[cleanup] Misc
2023-03-04  pukkandan[devscripts] `make_changelog`: Stop at `Release .....
2023-03-03  Simon SawickiFix d400e261cf029a3f20d364113b14de973be75404
2023-03-03  pukkandanFix bug in 29cb20bd563c02671b31dd840139e93dd37150a1
2023-03-03  pukkandan[cleanup] Misc
2023-03-03  Simon Sawicki[build] Automated builds and nightly releases (#6220)
2023-03-03  Simon Sawicki[devscripts] Script to generate changelog (#6220)
2023-02-28  pukkandan[cleanup] Misc
2023-02-17  pukkandan[cleanup] Misc
2023-01-01  MatthewImprove plugin architecture (#5553)
2022-11-16  pukkandan[cleanup] Misc
2022-10-21  Lesmiscore[build] Replace `set-output` with `GITHUB_OUTPUT` ...
2022-09-21  pukkandan[docs] Misc improvements
2022-09-18  josanabr[devscripts] make_lazy_extractors: Fix for Docker ...
2022-09-01  pukkandan[cleanup] Misc
2022-08-24  pukkandanFix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a34...
2022-08-11  pukkandan[devscripts] Fix import
2022-08-08  pukkandan[build, devscripts] Add devscript to set a build variant
2022-08-08  pukkandan[devscripts] Create `utils` and refactor
2022-08-01  pukkandan[extractor] Framework for embed detection (#4307)
2022-07-01  Lesmiscore[devscripts/update-formulae] Do not change dependency...
2022-06-29  pukkandan[docs] Improve issue templates
2022-06-29  Chris Lamb[build] Consistent order for lazy extractors (#4220)
2022-06-24  pukkandan[compat] Remove deprecated functions from core code
2022-06-24  pukkandan[cleanup] Consistent style for file heads
2022-06-24  pukkandan[compat] Remove more functions
2022-06-16  pukkandan[extractor] Import `_ALL_CLASSES` lazily
2022-06-11  pukkandan[cleanup] Misc fixes (see desc)
2022-05-26  pukkandan[cleanup] Misc fixes and cleanup
2022-05-21  pukkandan[cleanup] Misc
2022-05-18  pukkandan[cleanup] Minor fixes
2022-05-16  pukkandan[cleanup] Misc cleanup
2022-05-12  pukkandan[extractor] Use classmethod/property where possible
2022-05-11  pukkandan[extractor] Document netrc machines
2022-05-09  pukkandan[cleanup] Minor fixes (See desc)
2022-04-29  pukkandan[cleanup] Misc fixes
2022-04-27  pukkandan[cleanup,build] Cleanup some build-related code
2022-04-17  pukkandan[cleanup] Misc cleanup and refactor (#2173)
2022-04-17  pukkandan[test] Convert warnings into errors
2022-04-12  pukkandan[cleanup] Misc cleanup (#2173)
2022-04-12  pukkandan[cleanup] Sort imports
2022-04-12  pukkandan[cleanup] Upgrade syntax
2022-04-11  felix[cleanup] Remove unused scripts/tests (#2173)
2022-03-24  pukkandanFix bug in 52efa4b31200119adaa8acf33e50b84fcb6948f0
2022-03-08  pukkandan[cleanup, docs] Misc cleanup
2022-02-24  pukkandan[devscripts] Improve `prepare_manpage`
2021-12-23  pukkandan[cleanup] Misc cleanup
2021-12-20  pukkandan[docs] Fix bug in regex escape in python 3.6
2021-12-17  chris[docs] Improve manpage format (#2003)
2021-12-01  pukkandan[lazy_extractors] Fix for search IEs
2021-11-29  pukkandan[build] Use `workflow_dispatch` for release
2021-11-29  pukkandan[build] Save Git HEAD at release alongside version...
2021-10-23  pukkandan[cleanup] Add keyword automatically to SearchIE descrip...
2021-10-22  pukkandan[cleanup] misc
2021-10-12  Ákos Sülyi[devscripts/run_tests] Use markers to filter tests...
2021-10-09  timethrow[docs] Write embedding and contributing documentation...
2021-09-29  pukkandan[docs,cleanup] Some minor refactoring and improve docs
2021-08-30  The Hatsune Daishi[build] Add homebrew taps (#827)
2021-08-23  pukkandanFix `add_info_extractor` when used via API
2021-08-22  pukkandan[lazy_extractor] Create instance only after pre-checkin...
2021-08-22  pukkandan[lazy_extractor] Import actual class if an attribute...
2021-08-22  pukkandan[lazy_extractors] Fix `suitable` and add flake8 test
2021-08-22  pukkandan[extractor] Common function `_match_valid_url`
2021-08-13  Kid[lazy_extractor] Bugfix for when plugin directory doesn...
2021-08-07  pukkandan[cleanup] Misc
2021-08-02  pukkandanAdd logo and banner
2021-07-23  pukkandan[test] Use `pytest` instead of `nosetests` (#482)
2021-06-05  pukkandan[cleanup] Mark unused files
2021-06-05  felix[cleanup] Point all shebang to `python3` (#372)
2021-04-22  pukkandan[lazy_extractor] Do not load plugins
2021-03-02  hsegFix packaging bugs (#129)
2021-02-25  shirt-devFix completion paths, zsh pip completion install (...
2021-02-25  pukkandanMerge branch 'master' into fix-paths
2021-02-25  hsegFix completion paths, zsh pip completion install
2021-02-24  Pccode66Completely change project name to yt-dlp (#85)
2021-02-16  pukkandan[version] Set version number based on UTC time, not...
2021-02-09  pukkandan[pyinst.py] Move back to root dir (Closes #63)
2021-02-09  shirt-dev#64 Implement self updater
2021-02-08  pukkandan[documentation] Crypto is an optional dependency
2021-02-04  pukkandan[pyinst] Automatically detect python architecture and...
2021-01-29  pukkandanRefactor `update-version`, `pyinst.py` and related...
2021-01-28  pukkandanLinter and misc cleanup
2021-01-12  alxnullAdded `--force-overwrites` option (https://github.com...
2021-01-09  Alex MerkelAdd post_hooks option to YoutubeDL.py (https://github...
2021-01-07  nixxoMerge branch 'master' into akamai-fix
2021-01-07  pukkandanTiktok fix #8 (blackjack4494#20)
2021-01-07  pukkandan[vlive] add support for playlists #7 (blackjack4494...
2021-01-07  pukkandanMake sure playerOffsetMs is positive in youtube_live_ch...
2021-01-07  pukkandanPreparing for release
2020-12-02  Tom-Oliver HeidelMerge pull request #106 from diegorodriguezv/fix-tmz
2020-11-30  Tom-Oliver HeidelMerge branch 'master' into gedi
2020-11-30  Tom-Oliver HeidelMerge pull request #126 from nao20010128nao/master
2020-11-30  Tom-Oliver HeidelMerge pull request #140 from WolfganP/patch-1
2020-11-30  Tom-Oliver HeidelMerge branch 'master' into rcs
2020-11-30  Tom-Oliver HeidelMerge pull request #182 from jbruchon/makewinfix
2020-11-30  Tom-Oliver HeidelMerge pull request #208 from colethedj/ytsearchfix
2020-11-30  Tom-Oliver HeidelMerge branch 'master' into master
2020-11-30  Tom-Oliver HeidelMerge pull request #261 from B0pol/ina
2020-11-30  Tom-Oliver HeidelMerge pull request #207 from pukkandan/thumbnail-rename
2020-11-30  Tom-Oliver HeidelMerge pull request #224 from kyuyeunk/vlive
next