You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I run subliminal on video files in order for it to download subtitles over the web. I was wondering if there would be a way for peerflix to allow us to execute arbritary code after it started downloading like:
where $PEERFLIX_LOCATION would be an temp env var or something like that where one could access the download folder for that particular download.
I run subliminal on video files in order for it to download subtitles over the web. I was wondering if there would be a way for peerflix to allow us to execute arbritary code after it started downloading like:
where $PEERFLIX_LOCATION would be an temp env var or something like that where one could access the download folder for that particular download.
peerflix "string" --mpv --execute "subliminal download $PEERFLIX_LOCATION"
The text was updated successfully, but these errors were encountered: