Skip to content

HatemEng/Youtube_Unlimited_Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Youtube Unlimited Search

Allow you to search in youtube without care about requests limitation

Example

you can use the search tool as following:

pip install youtube-unlimited-search

from youtube_unlimited_search import YoutubeUnlimitedSearch

results = YoutubeUnlimitedSearch('search terms', max_results=10).get()

print(results)
# returns a dictionary

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages