initial commit
This commit is contained in:
6
development/playground.py
Normal file
6
development/playground.py
Normal file
@@ -0,0 +1,6 @@
|
||||
from python_sponsorblock import SponsorBlock
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
sb = SponsorBlock()
|
||||
|
||||
Reference in New Issue
Block a user