#ytdlp — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ytdlp, aggregated by home.social.
-
You can search youtube from your terminal with yt-dlp ! It just doesn't have thumbnails.
I have this alias:
`alias yt 'yt-dlp --print title --print webpage_url "ytsearch50:$argv"'`so I can search, for example:
`yt youre so portuguese markiplier fiber optic cable core`and it will output titles with the URL below for each entry, pictured in the screenshot.
It'll print up to 50 results here. Just keep in mind this requires a javascript runner and external JS support. Wiki helper page : https://github.com/yt-dlp/yt-dlp/wiki/EJS
-
You can search youtube from your terminal with yt-dlp ! It just doesn't have thumbnails.
I have this alias:
`alias yt 'yt-dlp --print title --print webpage_url "ytsearch50:$argv"'`so I can search, for example:
`yt youre so portuguese markiplier fiber optic cable core`and it will output titles with the URL below for each entry, pictured in the screenshot.
It'll print up to 50 results here. Just keep in mind this requires a javascript runner and external JS support. Wiki helper page : https://github.com/yt-dlp/yt-dlp/wiki/EJS
-
You can search youtube from your terminal with yt-dlp ! It just doesn't have thumbnails.
I have this alias:
`alias yt 'yt-dlp --print title --print webpage_url "ytsearch50:$argv"'`so I can search, for example:
`yt youre so portuguese markiplier fiber optic cable core`and it will output titles with the URL below for each entry, pictured in the screenshot.
It'll print up to 50 results here. Just keep in mind this requires a javascript runner and external JS support. Wiki helper page : https://github.com/yt-dlp/yt-dlp/wiki/EJS
-
@frumble Ah thanks, #Parabolic apparently already supports it behind a option: https://github.com/NickvisionApps/Parabolic/issues/338 #youtube #ytdlp