aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/egghead.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-03-11[cleanup, ie] Match both `http` and `https` in `_VALID_URL` (#8968)sepro
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-11-06[test/download] Fallback test to `bv`pukkandan
2021-06-23Update to ytdl-commit-379f52apukkandan
2021-05-26[extractor] Always prefer native hls downloader by defaultpukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66