Shokara's Own Youtube DownLoader
Go to file
Shokara Kou 793955bf6b fix searching for channels
YouTube now seems to encapsulate all the search filters into a protobuf object.
This commit uses the filter with only searching for channels enabled.
2023-03-24 16:45:16 -04:00
LICENSE Initial commit 2020-09-28 15:26:19 +02:00
README rename project from aoydl to soydl 2023-03-22 21:12:20 -04:00
soydl fix searching for channels 2023-03-24 16:45:16 -04:00

README

soydl - Shokara's Own Youtube DownLoader
========================================
Youtube-DL written in POSIX Shell.
A fork of aoydl.

Usage
-----
soydl <VIDEO_URL_OR_ID>         Get URLs
soydl -v <VIDEO_URL_OR_ID>      Verbose get URLs
soydl -i <VIDEO_URL_OR_ID>      Show video info only
soydl -s <QUERY>                Search for videos
soydl -sc <QUERY>               Search for channels
soydl -c <CHANNEL_URL_OR_ID>    Get videos from channel
soydl -p <PLAYLIST_URL_OR_ID>   Get videos from playlist