- Add McApollo's repo
- Install
Python@3.7 - Install
SDK Installer / On device compiler(it haspip3) - Install
Youtube-dl
Run youtube-dl -U or pip3 install --upgrade youtube-dl
This will download the specified video in the background to /var/mobile/Downloads and send a notification once it's finished downloading.
- Install MidnightChips' Local SSH from Packix
- Install tateu's SendTestBulletin from tateu's repo.
- Copy
youtube.shsomewhere on your phone like in/private/var/mobile/Documents/Scripts. - Run
cd /private/var/mobile/Documents/Scripts⟶chmod +x youtube.sh. - Create a new Shortcut and add it to the Share sheet
- Put a run SSH command action in there with these settings:
- Host: 127.0.0.1
- Port: 2222
- User: root
- Password: alpine
- Command:
screen -dm bash -c "/var/mobile/Documents/Scripts/youtube.sh {Shortcut Input}"
If you get something like this
Try this https://stackoverflow.com/questions/7446187/no-module-named-pkg-resources