mirror of
https://github.com/Arrowar/StreamingCommunity.git
synced 2025-06-05 02:55:25 +00:00
Update site.py
This commit is contained in:
parent
633130c28c
commit
b59c787711
@ -4,7 +4,6 @@ import json
|
||||
|
||||
|
||||
# External libraries
|
||||
import json
|
||||
import httpx
|
||||
from bs4 import BeautifulSoup
|
||||
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)
|
||||
|
||||
# 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