aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/make_lazy_extractors.py
Commit message (Expand)AuthorAgeFilesLines
* [cleanup] Misc cleanup (#2173)pukkandan2022-04-121-2/+1
* [cleanup] Sort importspukkandan2022-04-121-2/+2
* [cleanup] Upgrade syntaxpukkandan2022-04-121-8/+5
* [lazy_extractors] Fix for search IEspukkandan2021-12-011-9/+2
* [cleanup] miscpukkandan2021-10-231-1/+1
* [docs,cleanup] Some minor refactoring and improve docspukkandan2021-09-301-2/+0
* Fix `add_info_extractor` when used via APIpukkandan2021-08-231-1/+1
* [lazy_extractor] Create instance only after pre-checking archivepukkandan2021-08-231-7/+8
* [lazy_extractors] Fix `suitable` and add flake8 testpukkandan2021-08-231-1/+2
* [extractor] Common function `_match_valid_url`pukkandan2021-08-231-2/+4
* [lazy_extractor] Bugfix for when plugin directory doesn't exist (#691)Kid2021-08-131-2/+6
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-0/+1
* [lazy_extractor] Do not load pluginspukkandan2021-04-221-0/+5
* Completely change project name to yt-dlp (#85)Pccode662021-02-251-2/+2
* Merge 'ytdl-org/youtube-dl/master' release 2020.11.19pukkandan2020-11-201-1/+1
* [skip travis] renamingUnknown2020-09-021-2/+2
* [devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 unde...Sergey M․2017-02-241-1/+2
* Update coding style after pycodestyle 2.1.0Yen Chi Hsuan2016-11-171-0/+1
* lazy-extractors: Fix after commit 6e6b9f600f2f447604f6108fb6486b73cc25def1Jaime Marquínez Ferrándiz2016-06-221-6/+41
* lazy extractors: Style fixesJaime Marquínez Ferrándiz2016-04-081-3/+3
* lazy extractors: Fix building with python2.6Jaime Marquínez Ferrándiz2016-04-081-3/+3
* Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz2016-04-081-0/+63