Compare commits
No commits in common. "c23fb08d8c0f4968ddd3ceb20746a0fca74a6a41" and "622ac9272222409f4618f350b58eafa63f3852b9" have entirely different histories.
c23fb08d8c
...
622ac92722
2
.directory
Normal file
2
.directory
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Icon=folder-script
|
||||||
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
yt-dlp \
|
|
||||||
--cookies-from-browser "firefox:~/.librewolf/ugbom7sa.default-default/" \
|
|
||||||
--output "/home/adam/.local/bin/convertqueue/%(playlist)s/%(playlist_index)s - %(title)s - [%(id)s].%(ext)s" \
|
|
||||||
--format "bv+ba/best" \
|
|
||||||
--js-runtimes bun \
|
|
||||||
--no-sponsorblock \
|
|
||||||
"$1"
|
|
||||||
Loading…
Reference in New Issue
Block a user