aboutsummaryrefslogtreecommitdiff
path: root/yt_dlp/extractor/googledrive.py
AgeCommit message (Expand)Author
2024-06-12[cleanup] Add more ruff rules (#10149)sepro
2024-05-12[ie/googledrive] Fix formats extraction (#9908)WyohKnott
2024-01-19[ie/GoogleDrive] Fix source file extraction (#8990)jazz1611
2023-07-15[compat, networking] Deprecate old functions (#2861)coletdjnz
2023-07-05[extractor/googledrive] Fix source format extraction (#7395)RfadnjdExt
2023-02-28[extractor/GoogleDrive] Fix some audiopukkandan
2022-11-17[extractor] Deprecate `_sort_formats`pukkandan
2022-08-02[extractors] Use new framework for existing embeds (#4307)pukkandan
2022-06-23[extractor, cleanup] Reduce direct use of `_downloader`pukkandan
2022-06-14[extractor/GoogleDrive] Add folder extractor (#4009)Evan Spensley
2022-04-12[cleanup] Upgrade syntaxpukkandan
2021-04-17Add option `--ignore-no-formats-error`pukkandan
2021-02-25Completely change project name to yt-dlp (#85)Pccode66