mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-07 03:55:24 +00:00
Update site.py
This commit is contained in:
parent
633130c28c
commit
b59c787711
@ -4,7 +4,6 @@ import json
|
|||||||
|
|
||||||
|
|
||||||
# External libraries
|
# External libraries
|
||||||
import json
|
|
||||||
import httpx
|
import httpx
|
||||||
from bs4 import BeautifulSoup
|
from bs4 import BeautifulSoup
|
||||||
from rich.console import Console
|
from rich.console import Console
|
||||||
@ -121,4 +120,4 @@ def title_search(query: str, proxy: str) -> int:
|
|||||||
bot.send_message(f"Lista dei risultati:", choices)
|
bot.send_message(f"Lista dei risultati:", choices)
|
||||||
|
|
||||||
# Return the number of titles found
|
# Return the number of titles found
|
||||||
return media_search_manager.get_length()
|
return media_search_manager.get_length()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user