run scrapper on browserless systems (where supported)

This commit is contained in:
Believethehype
2024-11-07 10:30:30 +01:00
parent 93c9571753
commit fbedb7a73f
2 changed files with 53 additions and 25 deletions

View File

@@ -17,7 +17,7 @@ setup(
install_requires=["nostr-sdk==0.36.0",
"bech32==1.2.0",
"pycryptodome==3.20.0",
"yt-dlp==2024.5.27",
"yt-dlp==2024.11.04",
"python-dotenv==1.0.0",
"emoji==2.12.1",
"ffmpegio==0.9.1",