Closed Glench closed 3 years ago
@Glench I can't see anything obviously wrong with your setup. Do you see a "run workflow" option at the top of https://github.com/Glench/tiktok-rss-flat/actions/workflows/flat.yml ?
Ah, Github automatically disables workflows in forked repos. I had to enable the workflow (with two separate screens) when visiting the file you linked to, but it seems to be working now! Thank you!
Ah good to know! Glad it's working now.
Hm actually it's running successfully according to Github actions but no data seems to be added to the RSS folder...
@Glench The latest version of the TikTok library changed some of the function names. I've pushed a tiny change to my repo to reflect the change (just change line 23 of postprocessing.py to tiktoks = api.by_username(user, count=count)
)
Seems to be working again now.
It works! Thank you!
On Thu, Aug 5, 2021 at 1:26 PM conoro @.***> wrote:
@Glench https://github.com/Glench The latest version of the TikTok library changed some of the function names. I've pushed a tiny change to my repo to reflect the change (just change line 23 of postprocessing.py to tiktoks = api.by_username(user, count=count))
Seems to be working again now.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/conoro/tiktok-rss-flat/issues/2#issuecomment-893647958, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADOHBJ5ICL5NT3HOCLHZLDT3LCUVANCNFSM5BT5EPPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email .
same here. The rss folder isn't updating. Help me.
Hi! I forked this repo and modified everything as described in the instructions but Github doesn't seem to be running the workflow. Are you able to look at it quickly to see if anything is wrong? https://github.com/Glench/tiktok-rss-flat