aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/udemy.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2022-12-31[extractor/udemy] Fix lectures that have no URL and detect DRMpukkandan
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-11-16[cleanup] Miscpukkandan
2022-06-25[compat] Remove more functionspukkandan
2022-06-23[extractor, cleanup] Reduce direct use of `_downloader`pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-04-12[cleanup] Mark some compat variables for removal (#2173)pukkandan
2022-03-18[extractor] Add `_perform_login` function (#2943)pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66