index
:
slackcoder/yt-dlp
master
A feature-rich command-line audio/video downloader
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
devscripts
/
lazy_load_template.py
Age
Commit message (
Expand
)
Author
2023-06-22
[extractor] Support multiple `_VALID_URL`s (#5812)
pukkandan
2022-11-16
[cleanup] Misc
pukkandan
2022-08-24
Fix lazy extractor bug in fe7866d0ed6bfa3904ce12b049a3424fdc0ea1fa
pukkandan
2022-08-02
[extractor] Framework for embed detection (#4307)
pukkandan
2022-05-17
[cleanup] Misc cleanup
pukkandan
2022-05-13
[extractor] Use classmethod/property where possible
pukkandan
2022-04-29
[cleanup] Misc fixes
pukkandan
2022-04-12
[cleanup] Upgrade syntax
pukkandan
2021-09-30
[docs,cleanup] Some minor refactoring and improve docs
pukkandan
2021-08-23
[lazy_extractor] Create instance only after pre-checking archive
pukkandan
2021-08-23
[lazy_extractor] Import actual class if an attribute is accessed
pukkandan
2021-08-23
[lazy_extractors] Fix `suitable` and add flake8 test
pukkandan
2021-06-06
[cleanup] Point all shebang to `python3` (#372)
felix
2016-10-03
Unify coding cookie
Déstin Reed
2016-04-08
lazy extractors: Initialize the real info extractor
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: Style fixes
Jaime Marquínez Ferrándiz
2016-04-08
lazy extractors: specify the encoding
Jaime Marquínez Ferrándiz
2016-04-08
Add experimental support for lazy loading the info extractors
Jaime Marquínez Ferrándiz