Merge branch 'master' of https://github.com/jasonlovesdoggo/redditvideomakerbot into pr/ProjectSlxsh/418

pull/418/head
Lewis Menelaws 2 years ago
commit 096a671af1

@ -55,4 +55,4 @@ update-checker==0.18.0
urllib3==1.26.9
websocket-client==1.3.2
websockets==10.1
yt-dlp==2022.5.18
yt-dlp==2022.5.18

@ -2,7 +2,7 @@ import json
from os import getenv
from pathlib import Path
# from playwright.async_api import async_playwright
from playwright.async_api import async_playwright
from playwright.sync_api import sync_playwright, ViewportSize
from rich.progress import track

Loading…
Cancel
Save