aboutsummaryrefslogtreecommitdiff
path: root/devscripts/lazy_load_template.py
AgeCommit message (Expand)AuthorFilesLines
2023-06-22[extractor] Support multiple `_VALID_URL`s (#5812)pukkandan1-0/+1
2022-11-16[cleanup] Miscpukkandan1-1/+1
2022-08-24Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan1-4/+7
2022-08-02[extractor] Framework for embed detection (#4307)pukkandan1-2/+4
2022-05-17[cleanup] Misc cleanuppukkandan1-3/+8
2022-05-13[extractor] Use classmethod/property where possiblepukkandan1-13/+11
2022-04-29[cleanup] Misc fixespukkandan1-1/+1
2022-04-12[cleanup] Upgrade syntaxpukkandan1-1/+0
2021-09-30[docs,cleanup] Some minor refactoring and improve docspukkandan1-3/+9
2021-08-23[lazy_extractor] Create instance only after pre-checking archivepukkandan1-0/+1
2021-08-23[lazy_extractor] Import actual class if an attribute is accessedpukkandan1-6/+14
2021-08-23[lazy_extractors] Fix `suitable` and add flake8 testpukkandan1-4/+0
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix1-0/+1
2016-10-03Unify coding cookieDéstin Reed1-1/+1
2016-04-08lazy extractors: Initialize the real info extractorJaime Marquínez Ferrándiz1-2/+4
2016-04-08lazy extractors: Style fixesJaime Marquínez Ferrándiz1-1/+0
2016-04-08lazy extractors: specify the encodingJaime Marquínez Ferrándiz1-0/+1
2016-04-08Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz1-0/+17