VideoHelp Forum




+ Reply to Thread
Results 1 to 13 of 13
  1. Anyone?
    Quote Quote  
  2. Open the link http://www.rte.ie/rteavgen/getplaylist/?type=web&format=json&id=3427203



    Code:
    youtube-dl "http://cdn.rasset.ie/hds-vod/2012/1102/20121102_bulkchange_radharc_downnout_002639_p73_00064_19641101_showid_260_/manifest.f4m"
    Last edited by sysanin; 22nd Dec 2016 at 15:49.
    Quote Quote  
  3. Thanks. lots of text and urls. what do i use it with?
    Quote Quote  
  4. I have two questions for sysanin,
    I was able to download the video from your code no problem. However, how did you get this:
    http://www.rte.ie/rteavgen/getplaylist/?type=web&format=json&id=3427203
    When I put that in Firefox and downloaded it, I got this (see screenshot 1)
    I see in the screenshot, you combined the code in the red and blue circles to get the final code.
    http://cdn.rasset.ie/hds-vod
    /2012/1102/20121102_bulkchange_radharc_downnout_002639_p73_00 064_19641101_showid_260_/manifest.f4m
    How did you know to do that?
    I played the video with Firefox and used Adblock Plus (see screenshot 2) and got this code only (which is different than yours):
    https://feeds.rasset.ie/rteavgen/getplaylist/?id=3427203&thumbnail=000807a8
    I put this code in Firefox (see red circle screenshot 3) and saved the link (blue circle).
    I got a file and opened in Notepad. The info in this file (although different than your file) also contained the same two parts that you combined to get the final code. (See screenshot 4 red and blue circles.)
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard01.jpg
Views:	200
Size:	270.0 KB
ID:	40020  

    Click image for larger version

Name:	Clipboard02.jpg
Views:	262
Size:	63.3 KB
ID:	40021  

    Click image for larger version

Name:	Clipboard03.jpg
Views:	217
Size:	77.9 KB
ID:	40022  

    Click image for larger version

Name:	Clipboard04.jpg
Views:	201
Size:	315.8 KB
ID:	40023  

    Last edited by jimdagys; 26th Dec 2016 at 08:19.
    Quote Quote  
  5. How did you know to do that?
    Everything is described here

    Code:
    https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/rte.py
    Quote Quote  
  6. Originally Posted by jimdagys View Post
    For the original poster, for your convenience, you can download the video here (plays with Media Player Classic Home Cinema):
    http://files.videohelp.com/u/61125/dublin.flv
    I have two questions for sysanin,
    I was able to download the video from your code no problem. However, how did you get this:
    http://www.rte.ie/rteavgen/getplaylist/?type=web&format=json&id=3427203
    When I put that in Firefox and downloaded it, I got this (see screenshot 1)
    I see in the screenshot, you combined the code in the red and blue circles to get the final code.
    http://cdn.rasset.ie/hds-vod
    /2012/1102/20121102_bulkchange_radharc_downnout_002639_p73_00 064_19641101_showid_260_/manifest.f4m
    How did you know to do that?
    I played the video with Firefox and used Adblock Plus (see screenshot 2) and got this code only (which is different than yours):
    https://feeds.rasset.ie/rteavgen/getplaylist/?id=3427203&thumbnail=000807a8
    I put this code in Firefox (see red circle screenshot 3) and saved the link (blue circle).
    I got a file and opened in Notepad. The info in this file (although different than your file) also contained the same two parts that you combined to get the final code. (See screenshot 4 red and blue circles.)
    Thanks for that. The link sysanin gave did not work for me. Could it be because i have youtube dl portable in a sub folder? Why is url unsupported?
    Image Attached Thumbnails Click image for larger version

Name:	youtubedl.jpg
Views:	204
Size:	90.8 KB
ID:	40033  

    Last edited by Anonymous; 23rd Dec 2016 at 05:42.
    Quote Quote  
  7. Originally Posted by sysanin View Post
    How did you know to do that?
    Everything is described here

    Code:
    https://github.com/rg3/youtube-dl/blob/master/youtube_dl/extractor/rte.py
    I do not understand this.
    Quote Quote  
  8. Sounds,
    Try using the youtube-dl here (I place the youtube-dl on the C drive):
    http://files.videohelp.com/u/61125/youtube-dl.zip
    The video that you want should appear in the youtube-dl folder. (see screenshot)
    I looked at the above link and got some small clues to the two answers I asked in my above post #5. But I don't really understand it. I certainly couldn't have downloaded the video (gotten the correct youtube-dl code) from the information supplied there.
    Don't feel bad if you don't understand it. I put that github link through IQmaster.com and the result is one needs an IQ
    of 134.2 or above to understand that information and how to use it to download the video.
    Very interesting video about homeless people in Dublin.
    Image Attached Thumbnails Click image for larger version

Name:	Clipboard01.jpg
Views:	148
Size:	98.2 KB
ID:	40034  

    Last edited by jimdagys; 23rd Dec 2016 at 07:11.
    Quote Quote  
  9. Originally Posted by jimdagys View Post
    Sounds,
    Try using the youtube-dl here (I place the youtube-dl on the C drive):
    http://files.videohelp.com/u/61125/youtube-dl.zip
    The video that you want should appear in the youtube-dl folder. (see screenshot)
    I looked at the above link and got some small clues to the two answers I asked in my above post #5. But I don't really understand it. I certainly couldn't have downloaded the video (gotten the correct youtube-dl code) from the information supplied there.
    Don't feel bad if you don't understand it. I put that github link through IQmaster.com and the result is one needs an IQ
    of 134.2 or above to understand that information and how to use it to download the video.
    Very interesting video about homeless people in Dublin.
    @jimdagys. Thanks. i got it from your link. I was just trying to work out why i could not get it from the link sysanin gave. Thanks sysanin. If someone who knew these thing could write an article explaining in detail it would be good. i can usually get the downloads but not really sure how it all works
    It is interesting given it was the 1960's and things seem worse now. Google Apollo House and homeless Dublin
    Quote Quote  
  10. Originally Posted by jimdagys View Post
    Sounds,
    Try using the youtube-dl here (I place the youtube-dl on the C drive):
    http://files.videohelp.com/u/61125/youtube-dl.zip
    The video that you want should appear in the youtube-dl folder. (see screenshot)
    I looked at the above link and got some small clues to the two answers I asked in my above post #5. But I don't really understand it. I certainly couldn't have downloaded the video (gotten the correct youtube-dl code) from the information supplied there.
    Don't feel bad if you don't understand it. I put that github link through IQmaster.com and the result is one needs an IQ
    of 134.2 or above to understand that information and how to use it to download the video.
    Very interesting video about homeless people in Dublin.
    Thanks. i got it from your link. I was just trying to work out why i could not get it from the link sysanin gave. Thanks sysanin. If someone who knew these thing could write an article it would be good. i can usually get the downloads but not really sure how it all works
    It is interesting given it was the 1960's and things seem worse now. Google Apollo House and homeless Dublin

    EDIT: Won't work even with youtube dl in c:\youtube-dl

    Sorry double post
    Last edited by Anonymous; 23rd Dec 2016 at 08:02.
    Quote Quote  
  11. @ jimdagys @ sysanin. Got it to work. Thanks for help
    Quote Quote  



Similar Threads

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