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

Minor suggestion: add a slash before <Object ID> in the Resource field #121

Closed alexgonca closed 4 years ago

alexgonca commented 4 years ago

All the pre-filled resources have slash before them, except :

backlash

I think it is good to add it there too. Otherwise, the user will have to add it anyway (because there is no slash at the end of the Base path).

Thank you!

strohne commented 4 years ago

Thanks for the hint. This is leftover from earlier refactoring. I changed it in the code, will be in the next release (coming soon).

strohne commented 4 years ago

Fixed & released. Looking forward to new bugs :)

After updating, default API definitions need to be reloaded. Start Facepager, wait for the message in the status log, restart Facepager.