youtube-dl-firefox-addon
youtube-dl-firefox-addon copied to clipboard
Dev
f94abcf is the most important one:
- makes the script quit if the parent process dies without shutting it down
- adds a simple change to ignore multiple requests for the same url
The other three commits basically introduce ./preinstall.py as a method to automate manual directory creation for Firefox' native messaging, and editing the related .json
file -- along with a proposed change to the README file.
The latter is tested only very briefly, so I could have missed some necessary corrections; however, I believe that running ./preinstall.py
is a somewhat easier way to install firefox-command-runner.py
etc.
As before -- many thanks for your work!