brutalsavage / facebook-post-scraper

Facebook Post Scraper 🕵️🖱️
GNU General Public License v3.0
324 stars 116 forks source link

Added PostId and some improvements #10

Closed octavian-negru closed 4 years ago

octavian-negru commented 4 years ago

PostId can be used with youtube-dl to download all videos from a page. Also, I broke the _extract_html into multiple specialized methods.