Initial version of the Python script to remove ads from TV recording.

This commit is contained in:
Frédéric Tronel
2023-11-26 18:13:32 +01:00
parent d00d6b314f
commit d14b5a3890
2 changed files with 336 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
xmltodict
requests
pygame
coloredlogs