Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MC
McBain @feddit.ch
Posts 1
Comments 51
Can someone help me pirate this series called Camp Camp?
    1. Download yt-dlp.
    2. In your browser navigate to the episode page.
    3. Press F12 to open devtools and then press on the "network" tab.
    4. Press the "play" button, after it loads you can pause it.
    5. In the network tab filter the urls and search for "m3u8" url and copy it.
    6. In the terminal enter yt-dlp , it should look something like yt-dlp https://manifest.prod.boltdns.net/......../master.m3u8/fastly_token=some64bitencodedstring -o yourfilename.mp4

    BTW I tested it myself and it worked.