Skip to content

Commit c1e45e0

Browse files
authored
Update README.md for yt-dlp version compatibility
1 parent 85d79e2 commit c1e45e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ The simple yt-dlp-api server is for extracting YouTube video information with Yo
1919
# Tips
2020

2121
- Sometimes the `yt-dlp` are updated frequently and it can run the `pipenv run pip install -U yt-dlp` command to upgrade this package and run the `systemctl restart yt-dlp-api.service` command to restart the daemon service.
22+
- Since the yt-dlp `2024.11.04` version has been released, the minimal Python version is `3.9` and the `yt-dlp-api` will support Python `3.9` at least becasue of compatibility.

0 commit comments

Comments
 (0)