Jayapraveen / ITPro.Tv-Courses-downloader

Python Script to generate downloadable links for courses from ITPro.tv site
GNU General Public License v3.0
40 stars 11 forks source link

Access to this video has been denied #2

Closed dexter101010 closed 4 years ago

dexter101010 commented 4 years ago

Hi,

I have found that if i am trying to open a link from the extracted list, i receive this error :

Access to this video has been denied

And when i am importing the list to IDM, i receive an error message from IDM.

So can't download extracted videos from the extracted links

Jayapraveen commented 4 years ago

Hi @dexter101010 , Itpro.tv has drm enabled on their video files. They are using third party steaming service to serve content. The video urls are signed with a expiring timestamp usually of about ~12 hours. Try downloading soon after the script completes or modify the script to directly download the video content.