tyrsarm / peertube-headless-seeder

This container uses Python, Selenium, and Firefox to monitor and seed live streams of a PeerTube channel headlessly.
17 stars 3 forks source link

Text Files for Variables #6

Open CGBassPlayer opened 1 year ago

CGBassPlayer commented 1 year ago

I know it is in the README, but I am opening an issue to let you know that I planning to update the project to use environment variables (or some kind of global variable) instead of the files. It may even be a good idea to turn this into a python package. But that is another topic for another issue.

The changes would include, but not be limited to:

tyrsarm commented 1 year ago

This would be very helpful. Please keep us posted on the progress. I am going to work on reducing the number of API calls made.

CGBassPlayer commented 1 year ago

Life got in the way and I think I am just about caught up on the JB website PRs so I hoping to start working on this very soon. I have not done much outside of poking around with the code, but I will let you know how this goes

tyrsarm commented 1 year ago

Sounds good. Work got in my way until today. I am going to be more responsive on this project from now on.