alexta69 / metube

Self-hosted YouTube downloader (web UI for youtube-dl / yt-dlp)
GNU Affero General Public License v3.0
4k stars 263 forks source link

Enhance README.md with more yt-dlp examples #293

Closed shalak closed 12 months ago

alexta69 commented 12 months ago

Thanks!

alexta69 commented 12 months ago

By the way, it seems like you can use the "updatetime":false option in YTDL_OPTIONS for the modification time change, instead of invoking touch, so I updated the example accordingly.