var fDesc=new Array(); fDesc[0] = "Kigo ParamountPlus Video Downloader helps users to download the selected TV series and movies or other videos from ParamountPlus Video limitlessly so as to watch offline later on your computer, mobile phones, smart TVs or tablet.
According to the movies or TV series, the subtitles and audio tracks are also various. During the downloading process, all the subtitles and audio tracks can be downloaded along with the videos.
Kigo ParamountPlus Video Downloader built-in smart search engine helps you find videos fast. If you search a TV show, there will be a prompt indicating you to select season and titles and start downloading what you want.
The ParamountPlus Video Downloader is designed to grab and download ParamountPlus videos directly. And the download speed is also ideal and you can choose the download quality.
One video always has several subtitles for users to choose. With Kigo ParamountPlus Video Downloader, you can not only download these subtitles offline, you can also subtitles as the internal subtitles, external subtitles and hardcode subtitles as you need."; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }