VideoHelp Forum
+ Reply to Thread
Results 1 to 25 of 25
Thread
  1. i can't find any information on how how to download from itv.com
    Quote Quote  
  2. You can use youtube-dl with the videolink example https://www.itv.com/hub/liar/2a4547a0007 goodluck
    Last edited by ChezBompaLawijt; 29th Aug 2020 at 12:25.
    Quote Quote  
  3. Originally Posted by ChezBompaLawijt View Post
    You can use youtube-dl with the videolink example https://www.itv.com/hub/liar/2a4547a0007 goodluck
    it says no video found
    Quote Quote  
  4. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by lionstar View Post
    Originally Posted by ChezBompaLawijt View Post
    You can use youtube-dl with the videolink example https://www.itv.com/hub/liar/2a4547a0007 goodluck
    it says no video found
    is your version of youtube-dl up to date ?? (youtube-dl -U)
    Quote Quote  
  5. Originally Posted by october262 View Post
    Originally Posted by lionstar View Post
    Originally Posted by ChezBompaLawijt View Post
    You can use youtube-dl with the videolink example https://www.itv.com/hub/liar/2a4547a0007 goodluck
    it says no video found
    is your version of youtube-dl up to date ?? (youtube-dl -U)
    Yes. Do i need to use a proxy if im in the states?
    Quote Quote  
  6. Member DB83's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Search Comp PM
    Bottom line.


    If you get a message and can not actually view the video then you need a proxy.


    Now I am rather surprised. In the past I have generally failed to download form the ITV Hub. The ads before the program would download but not the program. In fact this is still the case with my main downloader/stream-recorder of choice. That failed due to the manifest which is fragmented - it grabbed the fragments but were useless.


    However using youtube-dl, or rather in my case TVDownloader which is a front-end for the cmd line program so avoids all the complexities of parameters, I have just downloaded a program which I did not even know was on there and was about to be removed. In all a happy bunny.
    Quote Quote  
  7. Originally Posted by DB83 View Post
    Bottom line.


    If you get a message and can not actually view the video then you need a proxy.


    Now I am rather surprised. In the past I have generally failed to download form the ITV Hub. The ads before the program would download but not the program. In fact this is still the case with my main downloader/stream-recorder of choice. That failed due to the manifest which is fragmented - it grabbed the fragments but were useless.


    However using youtube-dl, or rather in my case TVDownloader which is a front-end for the cmd line program so avoids all the complexities of parameters, I have just downloaded a program which I did not even know was on there and was about to be removed. In all a happy bunny.
    you downloaded like a normal video
    Quote Quote  
  8. Member
    Join Date
    Feb 2006
    Location
    United States
    Search Comp PM
    Originally Posted by lionstar View Post
    Originally Posted by DB83 View Post
    Bottom line.


    If you get a message and can not actually view the video then you need a proxy.


    Now I am rather surprised. In the past I have generally failed to download form the ITV Hub. The ads before the program would download but not the program. In fact this is still the case with my main downloader/stream-recorder of choice. That failed due to the manifest which is fragmented - it grabbed the fragments but were useless.


    However using youtube-dl, or rather in my case TVDownloader which is a front-end for the cmd line program so avoids all the complexities of parameters, I have just downloaded a program which I did not even know was on there and was about to be removed. In all a happy bunny.
    you downloaded like a normal video
    try signing in with your email & password and then try downloading the video with youtube-dl
    Quote Quote  
  9. use latest youtube-dl and if your outside the uk use a vpn or a proxy also download everything you want now before they protect everything with DRM i suggest tvdownloader makes things more easy goodluck
    Quote Quote  
  10. Member DB83's Avatar
    Join Date
    Jul 2007
    Location
    United Kingdom
    Search Comp PM
    Originally Posted by lionstar View Post
    Originally Posted by DB83 View Post
    Bottom line.


    If you get a message and can not actually view the video then you need a proxy.


    {snip}

    you downloaded like a normal video

    Sure did.


    It was the other program that only downloaded the fragments.
    Quote Quote  
  11. Originally Posted by DB83 View Post
    Originally Posted by lionstar View Post
    Originally Posted by DB83 View Post
    Bottom line.


    If you get a message and can not actually view the video then you need a proxy.


    {snip}

    you downloaded like a normal video

    Sure did.


    It was the other program that only downloaded the fragments.
    wow it did it perfectly.....thanks
    Quote Quote  
  12. Use Firefox web browser. All browsers are not equal
    Quote Quote  
  13. I have the same issue as the OP except that my video plays in the browser (Chrome)

    I am using the latest youtube-dl package also. I even tried the TVDownloader frontend but got the same error.

    The link is: https://www.itv.com/hub/manhunt/2a5386a0004

    Error:
    Code:
    [ITV] 2a5386a0004: Downloading webpage
    [ITV] 2a5386a0004: Downloading JSON metadata
    ERROR: Unable to download JSON metadata: HTTP Error 404: Not Found (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type  youtube-dl -U  to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
    Quote Quote  
  14. Originally Posted by LZAA View Post
    Need access.
    Even with a user and password specified, the same error is produced.

    Code:
    youtube-dl.exe -u xxxxxxxx -p yyyyyy https://www.itv.com/hub/manhunt/2a5386a0004
    Could you please see if you can download from https://www.itv.com/hub/manhunt/2a5386a0004
    Last edited by ac427; 22nd Sep 2021 at 03:17.
    Quote Quote  
  15. if u want us to help you write here your username and passw, or burn new fake user/passw only for this purpose.
    Quote Quote  
  16. Originally Posted by ac427 View Post
    Even with a user and password specified, the same error is produced.

    Code:
    youtube-dl.exe -u xxxxxxxx -p yyyyyy https://www.itv.com/hub/manhunt/2a5386a0004
    Could you please see if you can download from https://www.itv.com/hub/manhunt/2a5386a0004
    Do a few/several refreshes on the site until you get a mpd that's like this
    Code:
    .mpd?hdnea...
    and use that mpd with ytdlp.

    Usually you get a mpd like this
    Code:
    .mpd?Policy...
    and this mpd is better protected, you can't download from that. Or I can't find a way.
    Actually there's a way, use Stream Detector add on, it gives you a proper ytdlp instruction with the necessary parameters.
    Quote Quote  
  17. Originally Posted by LZAA View Post
    Need access.
    PM'd
    Quote Quote  
  18. Member
    Join Date
    Jan 2021
    Location
    Argentina
    Search PM
    Originally Posted by [ss]vegeta View Post
    Usually you get a mpd like this
    Code:
    .mpd?Policy...
    and this mpd is better protected, you can't download from that. Or I can't find a way.
    Once I found a video with parameters like that at the end of the link (it also had others called Signature and Key-Pair-Id). To download it I just had to add them as request headers using --add-header "Policy:value", etc.

    It was an m3u8 link, but I guess it also should work with mpd links if they are not encrypted.
    Quote Quote  
  19. Originally Posted by [ss]vegeta View Post
    Originally Posted by ac427 View Post
    Even with a user and password specified, the same error is produced.

    Code:
    youtube-dl.exe -u xxxxxxxx -p yyyyyy https://www.itv.com/hub/manhunt/2a5386a0004
    Could you please see if you can download from https://www.itv.com/hub/manhunt/2a5386a0004
    Do a few/several refreshes on the site until you get a mpd that's like this
    Code:
    .mpd?hdnea...
    and use that mpd with ytdlp.

    Usually you get a mpd like this
    Code:
    .mpd?Policy...
    and this mpd is better protected, you can't download from that. Or I can't find a way.
    Actually there's a way, use Stream Detector add on, it gives you a proper ytdlp instruction with the necessary parameters.
    Thanks @[ss]vegeta. Do you mean just F5 for refresh and to see if Stream Dectector finds an mpd url?
    Quote Quote  
  20. Originally Posted by ac427 View Post
    Thanks @[ss]vegeta. Do you mean just F5 for refresh and to see if Stream Dectector finds an mpd url?
    When not using Stream Detector, few F5 refreshes will eventually get you the "easy" mpd which can be viewed using developer tools -> network tab.
    Stream Detector, no matter the refreshes should give you a code that will download regardless of the type of mpd you get.

    You are replying after 20 days...
    Quote Quote  
  21. Originally Posted by [ss]vegeta View Post
    Originally Posted by ac427 View Post
    Thanks @[ss]vegeta. Do you mean just F5 for refresh and to see if Stream Dectector finds an mpd url?
    When not using Stream Detector, few F5 refreshes will eventually get you the "easy" mpd which can be viewed using developer tools -> network tab.
    Stream Detector, no matter the refreshes should give you a code that will download regardless of the type of mpd you get.

    You are replying after 20 days...
    Thank you and sorry for the late reply.

    Stream Detector gave me this link for TV series 'Hollington Drive'.
    Code:
    https://itvpnpdotcom.cdn1.content.itv.com/10-0552-0002-001/18/1/VAR028/10-0552-0002-001_18_1_VAR028.ism/.mpd?Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cHM6Ly9pdHZwbnBkb3Rjb20uY2RuMS5jb250ZW50Lml0di5jb20vMTAtMDU1Mi0wMDAyLTAwMS8xOC8xL1ZBUjAyOC8xMC0wNTUyLTAwMDItMDAxXzE4XzFfVkFSMDI4LmlzbS8qIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNjM0MTgxMDQ1fX19XX0_&Signature=Sfoh5cTheV1zjRMdGdJfiOt0BN6g7hlUvrzXaKP~OPo1zqUFAO4rNhKTZOUy4Esw421ikm2Mbe69Dn1YgftqqpVUGo7m7eghz3bI1FINvlwtcyLiA-Msn8kcX-NjvW5RFl59y8tISGE~orn7XRNP9vuB1eM8wmRESHKShYEAnRrxjfVhwQ8CqrPLWHmycgJ8xn5376Yfon0BrtnqdwZ7CPVsgiqwjoluMx5SWy3K-SyBjMnHoXlJh-z73fr2XtmXa-zc8fIxlYd81KXjZz9aIwDmMEBGJ00vXKWI4HSbTb4thHOCTTYFffQBJT9b4I1W8p8GJrHLtXh1dKEzLUHVng__&Key-Pair-Id=APKAJB7PCFZAZHWZVIBA
    I tried the latest version of YT-DLP and got the error below
    Code:
    yt-dlp.exe https://itvpnpdotcom.content.itv.com/10-0552-0002-001/18/1/VAR028/10-0552-0002-001_18_1_VAR028.ism/.mpd?hdnea=st=1634158585~exp=1634180185~acl=/10-0552-0002-001/*~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5
    b00b8c6182de38f
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Requesting header
    WARNING: [generic] Falling back on generic information extractor.
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Downloading webpage
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Extracting information
    ERROR: [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: This video is DRM protected
    Last edited by ac427; 13th Oct 2021 at 16:00.
    Quote Quote  
  22. Originally Posted by ac427 View Post
    I tried the latest version of YT-DLP and got the error below
    Code:
    yt-dlp.exe https://itvpnpdotcom.content.itv.com/10-0552-0002-001/18/1/VAR028/10-0552-0002-001_18_1_VAR028.ism/.mpd?hdnea=st=1634158585~exp=1634180185~acl=/10-0552-0002-001/*~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5
    b00b8c6182de38f
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Requesting header
    WARNING: [generic] Falling back on generic information extractor.
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Downloading webpage
    [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: Extracting information
    ERROR: [generic] *~data=nohubplus~hmac=1714c7d62f7a26b204119980d0cd706d6af4609b6b8e99bd5b00b8c6182de38f: This video is DRM protected
    add --allow-u to the command
    Quote Quote  
  23. After using --allow-u i got an MP4 and an M4A file. Is any further processing required to make the MP4 file playable?
    Quote Quote  
  24. Originally Posted by ac427 View Post
    After using --allow-u i got an MP4 and an M4A file. Is any further processing required to make the MP4 file playable?
    Yes, you need to get the keys with Widevine Guesser and decrypt with mp4decrypt and merge with ffmpeg.
    Search this sub-forum, it has been explained by me and others a lot of times, sometimes in detail.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!