Skip to content

Commit

Permalink
work save
Browse files Browse the repository at this point in the history
  • Loading branch information
j54j6 committed Apr 15, 2024
1 parent 6c258bb commit 6c029a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
4 changes: 3 additions & 1 deletion main.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,6 @@ def main():
#Create config table from scheme

if not check_table_exist("items"):

#Create items table from scheme

if not check_table_exist("subscr")
5 changes: 0 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +0,0 @@
bs4==0.0.1
prettytable==0.7.2
requests==2.22.0
youtube-dl==2021.12.17
lxml==4.6.3

0 comments on commit 6c029a0

Please sign in to comment.