User Tools

Site Tools


notes:iptv

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
notes:iptv [2020/11/02 20:11] Sean Rhonenotes:iptv [2023/09/09 15:49] (current) Sean Rhone
Line 4: Line 4:
   * https://github.com/BurningC4/Chinese-IPTV   * https://github.com/BurningC4/Chinese-IPTV
   * https://github.com/geonsey/Free2ViewTV/blob/master/Free2ViewTV-2020-Remote.m3u   * https://github.com/geonsey/Free2ViewTV/blob/master/Free2ViewTV-2020-Remote.m3u
 +
 +====== Adult Swim ======
 +
 +  * [[https://github.com/iptv-org/iptv/blob/master/streams/us_adultswim.m3u|us_adultswim.m3u]]
 +  * Expects [[servers:vsftpd]]
 +
 +<code>wget -O '/tmp/us_adultswim.m3u' 'https://raw.githubusercontent.com/iptv-org/iptv/master/streams/us_adultswim.m3u' && mkdir -p '/srv/ftp/internal/iptv' && mv --force '/tmp/us_adultswim.m3u' '/srv/ftp/internal/iptv' && sync</code>
 +
/var/www/wiki/data/attic/notes/iptv.1604365915.txt.gz · Last modified: 2020/11/02 20:11 by Sean Rhone