aboutsummaryrefslogtreecommitdiff
path: root/devscripts/lazy_load_template.py
AgeCommit message (Expand)Author
2023-06-22[extractor] Support multiple `_VALID_URL`s (#5812)pukkandan
2022-11-16[cleanup] Miscpukkandan
2022-08-24Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fapukkandan
2022-08-02[extractor] Framework for embed detection (#4307)pukkandan
2022-05-17[cleanup] Misc cleanuppukkandan
2022-05-13[extractor] Use classmethod/property where possiblepukkandan
2022-04-29[cleanup] Misc fixespukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-09-30[docs,cleanup] Some minor refactoring and improve docspukkandan
2021-08-23[lazy_extractor] Create instance only after pre-checking archivepukkandan
2021-08-23[lazy_extractor] Import actual class if an attribute is accessedpukkandan
2021-08-23[lazy_extractors] Fix `suitable` and add flake8 testpukkandan
2021-06-06[cleanup] Point all shebang to `python3` (#372)felix
2016-10-03Unify coding cookieDéstin Reed
2016-04-08lazy extractors: Initialize the real info extractorJaime Marquínez Ferrándiz
2016-04-08lazy extractors: Style fixesJaime Marquínez Ferrándiz
2016-04-08lazy extractors: specify the encodingJaime Marquínez Ferrándiz
2016-04-08Add experimental support for lazy loading the info extractorsJaime Marquínez Ferrándiz