Social Media Girls

Social Media Girls

  • Going forward please follow these rules when posting:

    -The content MUST be from TikTok, do not post slips from other platforms.

    -You MUST include profile names / link to the profile, or make every attempt to include it.

    -Include timestamps if you post a long video or a full live video.

    -Make sure ALL girls posted are 18+

  • Please make sure all of the videos and screenshots you're posting are only of people over the age of 18.

    This also means no children in the background.

    No more warnings.

Welcome to the Social Media Girls Forum!
Feel free to sign up and join the discussion on all your favourite Social Media Girls. YouTube and Twitch oops moments, Onlyfans leaks, Celebrity sex tapes and More! It's free and takes 10 seconds!
Sign up
jornaleiro
jornaleiro commented
O esquema que eu uso pra baixar parece complicado, mas é razoavelmente simples.
  • Abre a página no Chrome do computador.
  • Rola a página até o final.
  • Aperta F12
  • Na aba Console , cola o código a seguir
JavaScript:
/* pixieset.com full size image scraper
 *
 * Rips all images in highest quality
 *
 * To use, scroll to the very bottom of the album and press F12 then paste the below snippet in and press enter.
 * The full file list will be copied to your clipboard. You can use jdownloader to easily download the full list.
 */

(() => {
  const data = document.querySelectorAll('img')
  let arr = [];
 
  for (let i = 0; i < data.length; i++) {
    let url = data[i].src;
    if (url.indexOf('images.pixieset.com') !== -1) {
      arr.push(url.replace(/-small|-medium|-large|-xlarge/g, '-xxlarge'));
    }
  }
  console.log(arr);
  let dataToArray = arr.toString().split(',').map(item => item.trim());

  const dummy = document.createElement('textarea');
  document.body.appendChild(dummy);
  dummy.value = dataToArray.join('\n');
  dummy.select();
  document.execCommand('copy');
  document.body.removeChild(dummy);
})()
  • Aperta Enter o script copia a URL de todas as fotos na versão de alta qualidade
  • Cola num bloco de notas
  • Depois dá pra colar a lista num app de download


Crédito do código original:
 
F
FdjbvdssDthh commented
Maria Lina postando fotos, qual o /? Ainda não achei…
 
Gmarvel13
Gmarvel13 commented
será que isso dá pra usar no erome também? Vira e meche tem uns corno que bloqueia o download