StreamingCommunity/.gitignore
Cohvir 75b04fc398
Improve readability and Conform PEP8 Style Guide (#63)
* style(PEP8): conform to PEP8 guide

* style(spell): spelling corrected

* Improve examples

* refact(audio_extractor): improves code readability refactoring audio_extractor_m3u8 function

* Conform to default example

* Add .idea
2024-03-05 15:35:35 +01:00

12 lines
92 B
Plaintext

# Folder
bin
lib64
*__pycache__
pyvenv.cfg
.idea
# Project specific
videos/
tmp/
debug.log