[Unit]
Description=Runs ytdownloader.py

[Service]
Type=oneshot
RemainAfterExit=no
ExecStart=/bin/python /root/scripts/ytdownloader/ytdownloader.py

[Install]
WantedBy=multi-user.target