2430 They did a FUCKING great job, seriously! The real reason Parler was taken down >> to hide EVIDENCE!!! ProPublica publishes over 500 videos sourced from Parler taken during the capitol chaos on Jan 6… (projects.propublica.org) posted 86 days ago by astutsa 86 days ago by astutsa +2431 / -1 76 comments share 76 comments share save hide report block hide child comments Comments (76) sorted by: top new old worst You're viewing a single comment thread. View all comments, or full comment thread. ▲ 33 ▼ – Sargentpilcher 33 points 86 days ago +37 / -4 How can I download a complete mirror of this website? This is amazing. permalink save report block reply ▲ 8 ▼ – debacle 8 points 86 days ago +9 / -1 How to get a list of all the videos on the page: From your browser, hit 12, go to console, run this: jQuery('[type="video/mp4"]').each((idx, el) => { console.log(jQuery(el).data('src'));}); permalink parent save report block reply ▲ 4 ▼ – Sargentpilcher 4 points 86 days ago +4 / -0 I want more than the video's though, I want the timeline of all of them together like how this site is laid out. It's beautiful. permalink parent save report block reply
How can I download a complete mirror of this website? This is amazing.
How to get a list of all the videos on the page:
From your browser, hit 12, go to console, run this:
jQuery('[type="video/mp4"]').each((idx, el) => { console.log(jQuery(el).data('src'));});
I want more than the video's though, I want the timeline of all of them together like how this site is laid out. It's beautiful.