mirror of
https://github.com/iv-org/youtube-trusted-session-generator.git
synced 2024-11-22 21:39:43 +00:00
fix #15
This commit is contained in:
parent
768528c81e
commit
e5b5b6e150
@ -22,4 +22,4 @@ COPY docker/scripts/startup.sh ./
|
||||
RUN sed -i 's/await self.sleep(0.5)/await self.sleep(2)/' /usr/local/lib/python3.12/site-packages/nodriver/core/browser.py
|
||||
|
||||
# Run
|
||||
CMD [ "./startup.sh"]
|
||||
CMD [ "./startup.sh"]
|
||||
|
@ -1,2 +1,3 @@
|
||||
nodriver==0.32
|
||||
undetected-chromedriver==3.5.5
|
||||
websockets==13.1
|
Loading…
Reference in New Issue
Block a user