aboutsummaryrefslogtreecommitdiffstats
path: root/devscripts/lazy_load_template.py
Commit message (Expand)AuthorAgeFilesLines
* [extractor] Support multiple `_VALID_URL`s (#5812)pukkandan2023-06-221-0/+1
* [cleanup] Miscpukkandan2022-11-161-1/+1
* Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan2022-08-241-4/+7
* [extractor] Framework for embed detection (#4307)pukkandan2022-08-021-2/+4
* [cleanup] Misc cleanuppukkandan2022-05-171-3/+8
* [extractor] Use classmethod/property where possiblepukkandan2022-05-131-13/+11
* [cleanup] Misc fixespukkandan2022-04-291-1/+1
* [cleanup] Upgrade syntaxpukkandan2022-04-121-1/+0
* [docs,cleanup] Some minor refactoring and improve docspukkandan2021-09-301-3/+9
* [lazy_extractor] Create instance only after pre-checking archivepukkandan2021-08-231-0/+1
* [lazy_extractor] Import actual class if an attribute is accessedpukkandan2021-08-231-6/+14
* [lazy_extractors] Fix `suitable` and add flake8 testpukkandan2021-08-231-4/+0
* [cleanup] Point all shebang to `python3` (#372)felix2021-06-061-0/+1
* Unify coding cookieDéstin Reed2016-10-031-1/+1
* lazy extractors: Initialize the real info extractorJaime Marquínez Ferrándiz2016-04-081-2/+4
* lazy extractors: Style fixesJaime Marquínez Ferrándiz2016-04-081-1/+0
* lazy extractors: specify the encodingJaime Marquínez Ferrándiz2016-04-081-0/+1
* Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz2016-04-081-0/+17