Welcome to World of IPTV

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Forum Rules

Our Rules: Read to avoid getting banned!

Advertising

Introduce Yourself to the World with Us!

Resource Database

Find the newest resources around IPTV!

Account upgrade

Upgrade your account to unlock more benefits!
Resource icon

propper working youtube script

cookie121

Extended Member
Ext. Member
Joined
Sep 26, 2019
Messages
163
Reaction score
68
Points
39
Location
england
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,
$(youtube-dl -q -f best -g
)
or
$(youtube-dl -q -f best -g
)

or use a youtube search and select 1st result
$(youtube-dl -q -f best -g "ytsearch1:sky news live")
 
Hello do u have any idea how to restream youtube with flussonic
 
Will this work with Youtube Live?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
You don't need that.
Just use direct link from YouTube and be happy.
 
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,
$(youtube-dl -q -f best -g
)
or
$(youtube-dl -q -f best -g
)

or use a youtube search and select 1st result
$(youtube-dl -q -f best -g "ytsearch1:sky news live")

Hi mate,

Before posting a source code verify if working.

Youtubedl does not work with "tw!tch"

I use your code:

Bash:
youtube-dl -q -f best -g https://player.twitch.tv/?autoplay=false&channel=lirik&parent=www.worldofiptv.com

tw!tch have changed the method.
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Thanks a lot for this post but generated link expire within 4 hours you can see expire time in timestamp for example

expire/1620552873 = 9/5/2021 à 9:34:33

can we find script to generate every 2 hours for example the link and update stream with the new one in mysql xtream ui db in stream sources ?

Thank you in advance .
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
Does anyone know how to set a resolution?
 
Hi mate,

Before posting a source code verify if working.

Youtubedl does not work with "tw!tch"

I use your code:

Bash:
youtube-dl -q -f best -g https://player.twitch.tv/?autoplay=false&channel=lirik&parent=www.worldofiptv.com

tw!tch have changed the method.
working for u?
 
Channels MatchTime Unblock CDN Offshore Server Contact
100 cnx / 90€ 5Gbps / 180€ 48CPU-256GRAM 10Gbps 569€ Skype live:giefsl
500 cnx / 350€ 10Gbps / 350€ 48CPU-128GRAM 5Gbps / 349€ TG @changcdn
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
shape1
shape2
shape3
shape4
shape5
shape6
Back
Top