Skip to content

otis11/snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Download Youtube Videos

https://github.com/yt-dlp/yt-dlp

Video to Audio

./yt-dlp -f m4a --audio-quality 0 --yes-playlist --verbose --embed-metadata --embed-thumbnail --embed-chapters "URL"

Count lines of files in directory unix

find . -type f -name "*.ts" | xargs cat | wc -l

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published