aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/ard.py
AgeCommit message (Expand)Author
2022-12-24[extractor/ARD] Add vtt subtitles (#5835)Giulio Muscarello
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-04-12[cleanup] Upgrade syntaxpukkandan
2022-03-08[ard] Fix valid URLpukkandan
2022-01-21[ard] Extract subtitles (#2409)Felix S
2021-12-15[extractor] Standardize `_live_title`pukkandan
2021-11-23[ARDBetaMediathek] Handle new URLspukkandan
2021-08-23[extractor] Common function `_match_valid_url`pukkandan
2021-06-01Update to ytdl-commit-d495292pukkandan
2021-05-23[ard] Allow URLs without `-` before idOliver Freyermuth
2021-04-17Add option `--ignore-no-formats-error`pukkandan
2021-04-01[ard:mediathek] Fix video id extraction (Closes #202)pukkandan
2021-03-25Revert commit 8562218pukkandan
2021-03-25Update to ytdl-commit-8562218pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66