Skip to content

Jack-1D/YouTube_api_thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YouTube_api_thread

Use flask to show YouTube api with thread result.

Installation

git clone https://github.com/Jack-1D/YouTube_api_thread.git

Setting up the environment (Windows)

cd YouTube_api_thread
#若指令使用python3,輸入這行
python3 -m venv repo
#若指令使用python,輸入這行
python -m venv repo
repo\Scripts\activate.bat
pip install -r requirements.txt

Run the code

flask run

About

Use flask to show YouTube api with thread result.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors