| Commit message (Expand) | Author | Age | Files | Lines |
* | [extractor] Import `_ALL_CLASSES` lazily | pukkandan | 2022-06-16 | 1 | -1/+1 |
* | [cleanup] Minor fixes | pukkandan | 2022-05-18 | 1 | -1/+1 |
* | [cleanup] Misc cleanup | pukkandan | 2022-05-17 | 1 | -2/+2 |
* | [extractor] Use classmethod/property where possible | pukkandan | 2022-05-13 | 1 | -86/+110 |
* | [cleanup,build] Cleanup some build-related code | pukkandan | 2022-04-27 | 1 | -1/+1 |
* | [cleanup] Misc cleanup (#2173) | pukkandan | 2022-04-12 | 1 | -2/+1 |
* | [cleanup] Sort imports | pukkandan | 2022-04-12 | 1 | -2/+2 |
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -8/+5 |
* | [lazy_extractors] Fix for search IEs | pukkandan | 2021-12-01 | 1 | -9/+2 |
* | [cleanup] misc | pukkandan | 2021-10-23 | 1 | -1/+1 |
* | [docs,cleanup] Some minor refactoring and improve docs | pukkandan | 2021-09-30 | 1 | -2/+0 |
* | Fix `add_info_extractor` when used via API | pukkandan | 2021-08-23 | 1 | -1/+1 |
* | [lazy_extractor] Create instance only after pre-checking archive | pukkandan | 2021-08-23 | 1 | -7/+8 |
* | [lazy_extractors] Fix `suitable` and add flake8 test | pukkandan | 2021-08-23 | 1 | -1/+2 |
* | [extractor] Common function `_match_valid_url` | pukkandan | 2021-08-23 | 1 | -2/+4 |
* | [lazy_extractor] Bugfix for when plugin directory doesn't exist (#691) | Kid | 2021-08-13 | 1 | -2/+6 |
* | [cleanup] Point all shebang to `python3` (#372) | felix | 2021-06-06 | 1 | -0/+1 |
* | [lazy_extractor] Do not load plugins | pukkandan | 2021-04-22 | 1 | -0/+5 |
* | Completely change project name to yt-dlp (#85) | Pccode66 | 2021-02-25 | 1 | -2/+2 |
* | Merge 'ytdl-org/youtube-dl/master' release 2020.11.19 | pukkandan | 2020-11-20 | 1 | -1/+1 |
* | [skip travis] renaming | Unknown | 2020-09-02 | 1 | -2/+2 |
* | [devscripts/make_lazy_extractors] Fix making lazy extractors on python 3 unde... | Sergey M․ | 2017-02-24 | 1 | -1/+2 |
* | Update coding style after pycodestyle 2.1.0 | Yen Chi Hsuan | 2016-11-17 | 1 | -0/+1 |
* | lazy-extractors: Fix after commit 6e6b9f600f2f447604f6108fb6486b73cc25def1 | Jaime Marquínez Ferrándiz | 2016-06-22 | 1 | -6/+41 |
* | lazy extractors: Style fixes | Jaime Marquínez Ferrándiz | 2016-04-08 | 1 | -3/+3 |
* | lazy extractors: Fix building with python2.6 | Jaime Marquínez Ferrándiz | 2016-04-08 | 1 | -3/+3 |
* | Add experimental support for lazy loading the info extractors | Jaime Marquínez Ferrándiz | 2016-04-08 | 1 | -0/+63 |