Improve YouTube cookies handling and script
This commit is contained in:
parent
1e7f3be3f3
commit
fdaaddff98
3 changed files with 126 additions and 22 deletions
9
youtube-downloader/.gitignore
vendored
Normal file
9
youtube-downloader/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
*.log
|
||||
|
||||
# Временные файлы загрузок
|
||||
downloads/
|
||||
|
||||
# Файл cookies YouTube (секрет, не коммитить)
|
||||
youtube_cookies.txt
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue