Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to ytdl-commit-195f22f6 | Simon Sawicki | 2023-01-02 | 1 | -38/+152 |
| | | | | | | | [generic] Improve KVS (etc) extraction https://github.com/ytdl-org/youtube-dl/commit/195f22f679330549882a8234e7234942893a4902 Closes #3716 Authored by: Grub4k, pukkandan | ||||
* | [extractor] Deprecate `_sort_formats` | pukkandan | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | [cleanup] Misc | pukkandan | 2022-11-16 | 1 | -1/+1 |
| | | | | Closes #5541 | ||||
* | [cleanup] Upgrade syntax | pukkandan | 2022-04-12 | 1 | -3/+0 |
| | | | | | | | | | | Using https://github.com/asottile/pyupgrade 1. `__future__` imports and `coding: utf-8` were removed 2. Files were rewritten with `pyupgrade --py36-plus --keep-percent-format` 3. f-strings were cherry-picked from `pyupgrade --py36-plus` Extractors are left untouched (except removing header) to avoid unnecessary merge conflicts | ||||
* | [peekvids] Use JSON-LD (#2784) | schn0sch | 2022-02-16 | 1 | -26/+22 |
| | | | Authored by: schn0sch | ||||
* | [peekvids] Add extractor (#2414) | schn0sch | 2022-02-14 | 1 | -0/+85 |
Authored by: schn0sch |