Skip to content
Snippets Groups Projects
Commit bb0926ed authored by Recolic's avatar Recolic :house_with_garden:
Browse files

Update file howto.md

parent 6a0bd6ae
No related branches found
No related tags found
No related merge requests found
......@@ -35,3 +35,11 @@ Then access localhost:8000/upload with browser
Bad solution: Install and enable avahi service, and add printer.
Good solution: `sudo lpadmin -p MyPrinter -v 'ipp://10.100.100.178:631/ipp/print' -E -m everywhere`
## yt-dlp usage
```
yt-dlp --write-sub --write-auto-sub --sub-lang "en.*" "https://youtube.com/xxxxxxxxxxxxxxxxxxxx"
```
https://www.reddit.com/r/youtubedl/comments/wpq4y0/ytdlp_how_to_ensure_download_of_english_subtitles/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment