Adult cam site rip m3u

There are 8 replies in this Thread which was already clicked 6,847 times. The last Post () by ali 66.

  • use your linux e2 sat box

    connect with dreambox control center

    click the telnet tab


    then


    telnet the code find camsoda.m3u in /etc

    set stb to exteplayer3 and play with mediaplayer

    sometimes cams go private or offline

    run the script again to get a fresh m3u


    fixed 18/12/2018

    Code
    curl -k https://www.camsoda.com/api/v1/browse/online | grep -o  '","[^,]*' > 1 ;sed -i '/ord/!d' 1 ;sed -i '/]}/d' 1 ;sed -i 's/stream_name//g' 1 ;sed -i 's/\",\"//g' 1 ;sed -i s'/\"//g' 1 ;sed -i 's@^@https://vide3-ord.camsoda.com/cam/mp4:@' 1 ;sed -i '/voyeurcam/d' 1 ;sed -i 's@$@_h264_aac_480p/chunklist.m3u8@' 1 ;sed -i 'h;s@\([^/]*/\)\{4\}@@;p;x;' 1 ;awk 'NR % 2 { sub("-enc.*", "") } { print }' < 1 > 2 ;sed -i '1~2 s/mp4://' 2 ;sed -i '1i #EXTM3U' 2 ;sed -i 's/^/#EXTINF:-1,/' 2 ;sed 's/#EXTINF:-1,//;N' < 2 > /etc/camsoda.m3u & rm -rf 1 2

    Edited 6 times, last by davvo: fixed ().

  • another adult cam site rip m3u


    use your linux e2 sat box

    connect with dreambox control center

    click the telnet tab

    then

    telnet the code find cam4.m3u in /etc

    set stb to exteplayer3 and play with mediaplayer

    sometimes cams go private or offline

    run the script again to get a fresh m3u


    updated

    fixed model names

    Code
    wget --no-check-certificate -O - https://www.cam4.com/female | grep -o  'url="[^">]*' > camf ;sed -i 's/url="//g'  camf ;sed -i  '/^\s*$/d' camf ;sed -i  's/playlist.m3u8/chunklist_b985600.m3u8/g' camf ;awk -F/ '{print $6; print $0}' camf > camf2 ;awk 'NR % 2 { sub("-.*", "") } { print }' camf2 > camf3 ;awk 'NR % 2 { sub("ngrp.", "") } { print }' camf3 >>camf5 ;sed -i '1i #EXTM3U' camf5 ;sed -i 's/^/#EXTINF:-1,/' camf5 ;sed 's/#EXTINF:-1,//;N' < camf5 > /etc/cam4.m3u  & rm -rf camf camf2 camf3 camf5

    Edited 3 times, last by davvo: fixed model names ().

Your hub for IPTV & streaming support.

Get help with Android apps, Smart TV setup, m3u playlists, channel lists, and finding reliable live streaming websites. Master IPTV streaming on all devices. Find downloads, setup tutorials, and community support for apps, Smart TVs, and m3u channel lists.