Welcome to World of IPTV

With

+23k members
+11k threads
+106k posts

we are the most popular IPTV community on the web. 

IMPORTANT NOTE:
WE HAVE RECENTLY NOTICED THAT TOO MANY DOUBLE FAKE ACCOUNTS ARE CREATED IN THE PAST.
TO PREVENT THIS ISSUE THE DECISION WAS MADE THAT IN THE FUTURE A ANNUALLY FEE 20 EURO WILL BE RAISED FOR NEW MEMBERSHIPS.

Join now to the World of IPTV

Forum Rules

Before you start, check out the forum rules first

Account upgrade

Upgrade your account to get access to full features

Advertising

Would you like to place your advertisement with us ?

Resources Manager

Hundreds of IPTV scripts and apps are available for download

Question stream YouTube

bajwha

Extended Member
Ext. Member
Joined
Oct 14, 2019
Messages
11
Reaction score
2
Points
14
Location
UK
Hi, I think it is already answered on the forum

Use Youtube/Twitch etc. sources with Youtube-dl + ffmpeg

ffmpeg can run a command to get stream link from youtube-dl.
Install youtube-dl to stream server (example: x Lb server)

sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

Add streams links to panel like this,

PHP:
$(youtube-dl -q -f best -g https://www.youtube.com/watch?v=video-link)

or

PHP:
$(youtube-dl -q -f best -g https://www.twitch.tv/video link)

or use a youtube search and select 1st result

PHP:
$(youtube-dl -q -f best -g "ytsearch1:sky news live")

it is not my work, just copied from xtream ui
 
shape1
shape2
shape3
shape4
shape5
shape6
Top
AdBlock Detected

We know, ad-blocking software do a great job at blocking ads. But our site is sponsored by advertising. 

For the best possible site experience please take a moment to disable your AdBlocker.
You can create a Account with us or if you already have account, you can prefer an Account Upgrade.

I've Disabled AdBlock