strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

Error 400 #95

Closed MattTarrant closed 5 years ago

MattTarrant commented 5 years ago

Hi Guys,

Not sure what I am doing wrong (if anything) but I am continually getting errors when trying to extract comments from a page.

I am able to extract posts from the same page, but when trying to go to the next level of comments I continue to receive this error. Have checked guides, and YouTube videos and I can't see anything that I am doing wrong.

Any help would be appreciated!

Cheers, Matt

image

image

strohne commented 5 years ago

Thank you for the error report. There is an error in version 3.10...the column Object IDs is not filled properly. I will fix this as soon as possible.

In the meantime you can use the following workaround: in the settings replace the placeholder <Object ID> with the placeholder <id>.

strohne commented 5 years ago

Just updated the app. Could you please download the latest release and try it out?