This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# !/usr/bin/env bash | |
# 1. Restart freetube app. | |
# 2. Get youtube cookies with "Get cookies.txt LOCALLY" browser extension | |
# and put "www.youtube.com_cookies.txt" file near this script. | |
# Use fresh cookies every sync. | |
# 3. Make script executable with chmod +x "/path/to/script" command. | |
# 4. Launch script. | |
# 2100+ videos where marked in 45+ min. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Base system: | |
adduser/unknown,now 3.134 all [installed] | |
apparmor/unknown,now 3.0.8-3 amd64 [installed,automatic] | |
apt-utils/unknown,now 2.6.1 amd64 [installed] | |
apt/unknown,now 2.6.1 amd64 [installed] | |
base-files/unknown,now 12.4+deb12u5 amd64 [installed] | |
base-passwd/unknown,now 3.6.1 amd64 [installed] | |
bash/unknown,now 5.2.15-2+b2 amd64 [installed] | |
bsdutils/unknown,now 1:2.38.1-5+b1 amd64 [installed] | |
busybox/unknown,now 1:1.35.0-4+b3 amd64 [installed] |