aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/tv2hu.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-05-26[misc] Add `hatch`, `ruff`, `pre-commit` and improve dev docs (#7409)Simon Sawicki
2024-03-08[cleanup] Fix infodict returned fields (#8906)sepro
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-08-29[TV2Hu] Fix `TV2HuIE` and add `TV2HuSeriesIE` (#804)Ashish
2021-02-25Completely change project name to yt-dlp (#85)Pccode66