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

script to download subtitles for all your movies in a folder with recursive scan.

F

fluentfool

Guest
As root do the following:
sudo apt-get update && sudo apt-get install python-pip -y && sudo pip install subliminal

place the code below into /usr/local/bin/subdownload then chmod it +x
then edit the ext and lang values to meet your media files.
afterwards you can run it from anywhere to download subs.

To learn more about subliminal click -->here<--

First block checks only current directory.
Second block checks recursively for all directories from the point where is being executed.
In the second block you can also configure the languages you want to download the subtitles.
You can leave only en or add as many as you want. Be warned that there's a limit of queries to opensubititles and podnapisi for downloads...

 
Last edited by a moderator:
G

guetteur

Guest
As root do the following:
sudo apt-get update && sudo apt-get install python-pip -y && sudo pip install subliminal

place the code below into /usr/local/bin/subdownload then chmod it +x
then edit the ext and lang values to meet your media files.
afterwards you can run it from anywhere to download subs.

to learn more about subliminal see https://xxxxxx

Bash:
#!/usr/bin/env bas

exit 0
Pleas hide the link and script code with bbcode like system (read forum rules)
thanks for the share
 

senkron24

Banned
Banned
Ext. Member
Joined
Oct 8, 2019
Messages
520
Reaction score
880
Points
104
Location
Türkiye
yeah i will try
i hope can be work scan folders and found movied and dowload multi subtitels automatik

:))

thx will try and give info about it...
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

senkron24

Banned
Banned
Ext. Member
Joined
Oct 8, 2019
Messages
520
Reaction score
880
Points
104
Location
Türkiye
yeah work great bud how to download multi subtitel forexample

en - de - tr etc..
 
F

fluentfool

Guest
execute the command above each time with different language code for each language you want to download...
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

senkron24

Banned
Banned
Ext. Member
Joined
Oct 8, 2019
Messages
520
Reaction score
880
Points
104
Location
Türkiye
execute the command above each time with different language code for each language you want to download...


its thare not a posibilty

#!/usr/bin/env bash

ext=mp4
lang=en
lang=tr
lang=de


for video in *.$ext; do
subliminal download -l $lang $video
done
exit 0




like this ;)
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

senkron24

Banned
Banned
Ext. Member
Joined
Oct 8, 2019
Messages
520
Reaction score
880
Points
104
Location
Türkiye
bud i think can be added login for opensubtitels thad not block

like this

subliminal --opensubtitles [email protected] password download -l

mybe can be intergarded :))

thx for this super work
 
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 @changglobize
1000 cnx / 500€ 20Gbps / 700€ 40CPU-128GRAM 20Gbps / €980 http://coronaserver.com

senkron24

Banned
Banned
Ext. Member
Joined
Oct 8, 2019
Messages
520
Reaction score
880
Points
104
Location
Türkiye
you're a smart guy I see. You're right! ;) However, you need to be VIP in order to be able to download more than a normal visitor or user.

yes vip its match usefull bud user can more than visitors ;)
 
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