tiktok-askreddit icon indicating copy to clipboard operation
tiktok-askreddit copied to clipboard

A content generation & posting bot for TikTok, scraping posts from r/AskReddit

Results 12 tiktok-askreddit issues
Sort by recently updated
recently updated
newest added

I cant find anything related to cookies in the network tab. How is it named?

![github](https://user-images.githubusercontent.com/110635755/182947451-ee7f3170-bb20-4f9c-9805-9e67a5fc95fc.PNG) any help would be appreciated

PS C:\tiktok-askreddit-main> & 'C:\Python311\python.exe' 'c:\Users\Ergio\.vscode\extensions\ms-python.python-2023.2.0\pythonFiles\lib\python\debugpy\adapter/../..\debugpy\launcher' '54283' '--' 'c:\tiktok-askreddit-main\__main__.py' ⏱ Processing post: what_would_happen_if_everyone_over_70_died 📸 Screenshotting post... 💬 Scraping comments........ 📢 Generating voice clips....Traceback (most recent call last): File "c:\tiktok-askreddit-main\__main__.py", line 61,...

Everything goes well until the last step when it renders/uploads. It fails to render and the upload doesn't go through (which I'm expecting is due to the tiktok API or...

![image](https://user-images.githubusercontent.com/47481846/176655796-f0cbd447-7d06-4b0d-b8c0-b6a564aaa157.png) i couldn't fix this What's the problem

⏱ Processing post: germans_of_reddit_what_are_some_things_you_have 📸 Screenshotting post... Traceback (most recent call last): File "D:\Pobrane (na serio)\tiktok-askreddit\__main__.py", line 61, in asyncio.run(main()) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.9_3.9.3568.0_x64__qbz5n2kfra8p0\lib\asyncio\runners.py", line 44, in run return loop.run_until_complete(main) File...

Hi @edde746, thanks for this amazing project. It has been running well, however i ran into a problem. The line `try: comments[i].find_element_by_css_selector(".icon.icon-lock_fill")` in scraper.py (line 46) filters out locked comments,...

Trying To Screen shot i.redd.it After About 30S I get an error ``` ⏱ Processing post: i.redd.it 📸 Screenshotting post... DevTools listening on ws://127.0.0.1:59418/devtools/browser/138cc65b-36e8-46e7-b700-018684ac818f Traceback (most recent call last): File...