pantuts


Member since 10/18/2012

2 snippets

1767 profile views

0 Comment(s) Posted

View their favorites

their Tags


Profile

Achievement

first submission:submitting first snipplet

pantuts's Recent Python Snippets



« Prev 1 Next »
for Cron: # run $ crontab -e # then add this */1 * * * * export DISPLAY=:0.0 && /home/username/path/to/script.py > /dev/null # then save. # This cron job will run every minute
0 822 posted 9 years ago by pantuts
Tool to download youtube videos with STDIN (PIPE) support for playlist parsers like umph or youParse (PYTHON3+)
0 776 posted 11 years ago by pantuts
« Prev 1 Next »