aboutsummaryrefslogtreecommitdiffstats
path: root/yt_dlp/extractor/noodlemagazine.py
Commit message (Collapse)AuthorAgeFilesLines
* Bugfix for bae4834245a708fff97219849ec880c319c88bc6bashonly2023-09-041-14/+21
| | | | Authored by: bashonly
* [ie/NoodleMagazine] Fix extraction (#7830)RedDeffender2023-08-301-10/+21
| | | | Closes #7917 Authored by: RedDeffender
* [extractor] Deprecate `_sort_formats`pukkandan2022-11-171-2/+0
|
* [cleanup] Upgrade syntaxpukkandan2022-04-121-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
* [noodlemagazine] Add extractor (#2293)trasssh2022-01-101-0/+67
Authored by: trassshhub