* https://github.com/iptv-org/iptv * https://github.com/iptv-org/iptv/issues/1388 * [[https://github.com/addlew/my_iptv/blob/master/%E3%80%90%E6%95%B4%E5%A5%97%E6%BA%90%E6%B1%87%E6%80%BB%E3%80%91%E6%88%91%E8%87%AA%E5%B7%B1%E6%90%9C%E9%9B%86%EF%BC%88%E6%8C%81%E7%BB%AD%E6%9B%B4%E6%96%B0%E4%B8%AD20190909-1%EF%BC%89.txt| addlew/my_iptv]] * https://github.com/BurningC4/Chinese-IPTV * 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]] 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