Complete initial project setup and core functionality

This commit is contained in:
Ramforth
2025-11-01 11:22:59 +01:00
parent f06797d437
commit 0fbc261e1b
15 changed files with 418 additions and 12 deletions

View File

@@ -0,0 +1,4 @@
I have successfully retrieved the content of the `yt-dlp` GitHub repository's README. It contains detailed information about the `yt-dlp` command-line audio/video downloader, including installation instructions, usage examples, various options for network, geo-restriction, video selection, download, filesystem, thumbnail, internet shortcut, verbosity, workarounds, video format, subtitle, authentication, and post-processing. It also covers changes from `youtube-dl`, contributing guidelines, and a FAQ.
Sources:
[1] yt-dlp/yt-dlp: A feature-rich command-line audio/video ... - GitHub (https://github.com/yt-dlp/yt-dlp)