VideoHelp Forum
+ Reply to Thread
Page 12 of 20
FirstFirst ... 2 10 11 12 13 14 ... LastLast
Results 331 to 360 of 580
Thread
  1. Hello,

    I need some help. I know how to use ADS and it worked fine but RTE changed the rules a few days ago. I don't live in Ireland so they don't allow me to watch videos. Could somebody grab these two videos for me?

    http://www.rte.ie/player/ie/show/10381322/
    http://www.rte.ie/player/ie/show/10384098/

    Thanks in advance.
    Quote Quote  
  2. Hi, I don't have much know how with this stuff but was wondering if someone wouldn't mind helping me download this show.

    www.rte.ie/player/ie/show/10387326/

    I would like to burn to a DVD so the best possible quality available would be ideal. Thanks in advance.
    Quote Quote  
  3. Member nullacht's Avatar
    Join Date
    Jun 2013
    Location
    On The Run.
    Search PM
    Originally Posted by cadrad View Post

    YOUTUBE-DL supports RTE.ie:

    Code:
    youtube-dl -g "http://www.rte.ie/player/ie/show/10387326/"
    Code:
    http://vod.hds.rasset.ie/hds-vod/2015/0315/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm_/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm__1024k.mp4.f4m

    Code:
    youtube-dl "http://www.rte.ie/player/ie/show/10387326/"
    Code:
    [Rte] 10387326: Downloading webpage
    [Rte] 10387326: Downloading JSON metadata
    [Rte] 10387326: Downloading f4m manifest
    LIVESTREAMER:

    Code:
    livestreamer "hds://vod.hds.rasset.ie/hds-vod/2015/0315/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm_/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm__1024k.mp4.f4m" best -o 01.flv
    Code:
    [cli][info] Found matching plugin stream for URL hds://vod.hds.rasset.ie/hds-vod/2015/0315/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm_/20150315_rtetwo-othervoices-othervoice_cl10387326_10387328_260_drm__1024k.mp4.f4m
    [cli][info] Available streams: 20150315_rtetwo (worst, best)
    [cli][info] Opening stream: 20150315_rtetwo (hds)
    Quote Quote  
  4. i actually found the m3u8 link by viewing the CODE SOURCE... please help me to download it!!

    LINK : http://www.wakanim.tv/video/XF/11-des-fleurs-a-foison-tokyo-ghoul-a

    if someone wouldn't mind helping me download this episode please! Thanks in advance.
    Quote Quote  
  5. see my answer :
    https://forum.videohelp.com/threads/370896-Can-someone-help-me-out-Download-from-wakani...=1#post2381156

    How many times you ask the same question !!!

    Give us the .m3u8 link .
    JE SUIS CHARLIE !!!
    Quote Quote  
  6. I'm trying to use youtube-dl to download the six nations games from 2 weeks ago, but when I try to download them the quality is in standard definition and there is no sound. Can anyone help me get hd versions with sound using youtube-dl?
    Quote Quote  
  7. Hi ,

    Example :

    Code:
    === launch
    youtube-dl -F https://www.youtube.com/watch?v=vxdHMHuTxUQ
    ===
    === result
    [youtube] vxdHMHuTxUQ: Downloading webpage
    [youtube] vxdHMHuTxUQ: Extracting video information
    [youtube] vxdHMHuTxUQ: Downloading DASH manifest
    [info] Available formats for vxdHMHuTxUQ:
    format code extension resolution  note
    171         webm      audio only  DASH audio , audio@128k (worst)
    140         m4a       audio only  DASH audio , audio@128k
    139         m4a       audio only  DASH audio   48k , audio@ 48k (22050Hz), 1.27MiB
    140         m4a       audio only  DASH audio  128k , audio@128k (44100Hz), 3.39MiB
    171         webm      audio only  DASH audio  143k , audio@128k (44100Hz), 3.57MiB
    172         webm      audio only  DASH audio  198k , audio@256k (44100Hz), 4.89MiB
    141         m4a       audio only  DASH audio  255k , audio@256k (44100Hz), 6.80MiB
    160         mp4       144p        DASH video , video only
    278         webm      256x144     DASH video   92k , webm container, VP9, 1fps, video only, 1.39MiB
    160         mp4       256x144     DASH video  124k , 15fps, video only, 2.82MiB
    242         webm      240p        DASH video , video only
    133         mp4       240p        DASH video , video only
    242         webm      426x240     DASH video  114k , 1fps, video only, 2.35MiB
    133         mp4       426x240     DASH video  278k , 30fps, video only, 6.71MiB
    243         webm      360p        DASH video , video only
    134         mp4       360p        DASH video , video only
    243         webm      640x360     DASH video  218k , 1fps, video only, 4.52MiB
    134         mp4       640x360     DASH video  266k , 30fps, video only, 6.16MiB
    244         webm      480p        DASH video , video only
    135         mp4       480p        DASH video , video only
    244         webm      852x480     DASH video  395k , 1fps, video only, 8.03MiB
    135         mp4       852x480     DASH video  581k , 30fps, video only, 13.42MiB
    247         webm      720p        DASH video , video only
    136         mp4       720p        DASH video , video only
    247         webm      1278x720    DASH video  793k , 1fps, video only, 14.59MiB
    136         mp4       1278x720    DASH video 1284k , 30fps, video only, 27.77MiB
    17          3gp       176x144
    36          3gp       320x240
    5           flv       400x240
    43          webm      640x360
    18          mp4       640x360
    22          mp4       1280x720    (best)
    ===
    
    Example : choice done for formats 136 & 141
    === new batch
    youtube-dl -f 136+141 https://www.youtube.com/watch?v=vxdHMHuTxUQ -o Zorba.mp4
    ===
    
    The best is automaticaly selected
    ===
    youtube-dl https://www.youtube.com/watch?v=vxdHMHuTxUQ best -o Zorba.mp4
    ===
    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  8. Member
    Join Date
    Apr 2015
    Location
    Ireland
    Search Comp PM
    anyone know a way to stream shows from rte on an ipad first gen. the os only goes to 5.x but the new updated player requires 6.0. ANNOYING!
    Quote Quote  
  9. Never Mind Streaming,Lots of GAA uploaded on site also Fair City and Red rock

    Sign ups open,i also do requests

    http://www.republicofsoccer.info/index.php?page=account

    http://www.republicofsoccer.info/
    Quote Quote  
  10. Red Rock and Fair City uploaded tonight
    Quote Quote  
  11. Lots more upload on site,also take requests
    Quote Quote  
  12. Keep an eye out for future GAA games in HD,Already on site lots of irish sport Rugby,Gaa,Soccer also Fair City and Red Rock a haven for irish sport

    Signups are still open

    http://www.republicofsoccer.info/index.php?page=account
    Quote Quote  
  13. The Sunday Game USFC Donegal v Tyrone (17 May 2015) [HDTV] mkv

    Uploaded to site

    http://www.republicofsoccer.info/index.php
    Quote Quote  
  14. Member ricardouk's Avatar
    Join Date
    Mar 2005
    Location
    Portugal
    Search Comp PM
    can anyone help me with this video? Tried several programs but wasnt able to detect a link to start with...rmtpdumpexplorer crashes, getflv doesnt detect, same with coojah-

    https://www.youtube.com/watch?v=PzMAxyiUWo0

    Thanks
    I love it when a plan comes together!
    Quote Quote  
  15. Hi ,

    First level on searching .
    Code:
    livestreamer "httpstream://https://www.youtube.com/watch?v=PzMAxyiUWo0" best -o scotland.txt
    got scotland.txt => openned it
    got the direct link to the flash video watchable in FF
    https://www.youtube.com/v/PzMAxyiUWo0?version=3
    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  16. Originally Posted by ricardouk View Post
    can anyone help me with this video? Tried several programs but wasnt able to detect a link to start with...rmtpdumpexplorer crashes, getflv doesnt detect, same with coojah-

    https://www.youtube.com/watch?v=PzMAxyiUWo0

    Thanks
    I'm on it for a download link,keep an eye i have all 3

    Press on Download this file

    http://www.filedropper.com/stvscotlandrevealed1of3thelowlandsandcentralbelt2009
    Last edited by rteripper; 19th May 2015 at 08:41.
    Quote Quote  
  17. Hi rteripper ,

    Can you give us a beginning of the process to catch the link ?

    Thanks .

    Cheers .
    JE SUIS CHARLIE !!!
    Quote Quote  
  18. Originally Posted by aazerty View Post
    Hi rteripper ,

    Can you give us a beginning of the process to catch the link ?

    Thanks .

    Cheers .
    I didn't rip it from the youtube but lucky enough i had the 3 episodes..
    Last edited by rteripper; 19th May 2015 at 10:53.
    Quote Quote  
  19. Member ricardouk's Avatar
    Join Date
    Mar 2005
    Location
    Portugal
    Search Comp PM
    Originally Posted by rteripper View Post
    I didn't rip it from the youtube but lucky enough i had the 3 episodes..
    its 4 episodes, here's the fourth one:
    https://www.youtube.com/watch?v=uIusRjYXibo

    is it possible to download it from youtube? all 4?
    I love it when a plan comes together!
    Quote Quote  
  20. Originally Posted by ricardouk View Post
    Originally Posted by rteripper View Post
    I didn't rip it from the youtube but lucky enough i had the 3 episodes..
    its 4 episodes, here's the fourth one:
    https://www.youtube.com/watch?v=uIusRjYXibo

    is it possible to download it from youtube? all 4?
    i'll have go tomorrow
    Quote Quote  
  21. Originally Posted by rteripper View Post
    Originally Posted by ricardouk View Post
    Originally Posted by rteripper View Post
    I didn't rip it from the youtube but lucky enough i had the 3 episodes..
    its 4 episodes, here's the fourth one:
    https://www.youtube.com/watch?v=uIusRjYXibo

    is it possible to download it from youtube? all 4?
    i'll have go tomorrow
    hi
    http://player.stv.tv/episode/gjx/scotland-revealed/scotland-revealed-in-winter/ here too
    but hard geo-restriction like rte
    Quote Quote  
  22. Originally Posted by biezom View Post
    Originally Posted by rteripper View Post
    Originally Posted by ricardouk View Post
    Originally Posted by rteripper View Post
    I didn't rip it from the youtube but lucky enough i had the 3 episodes..
    its 4 episodes, here's the fourth one:
    https://www.youtube.com/watch?v=uIusRjYXibo

    is it possible to download it from youtube? all 4?
    i'll have go tomorrow
    hi
    http://player.stv.tv/episode/gjx/scotland-revealed/scotland-revealed-in-winter/ here too
    but hard geo-restriction like rte
    On the way

    Scotland Revealed In Winter Episode 4

    http://www.filedropper.com/scotlandrevealedinwinterepisode4

    using hotspot shield for an uk ip addy then open up Streaming Video Recorder enter url then press ad to download,ads will download first then your programme will download after that

    Enjoy
    Last edited by rteripper; 19th May 2015 at 20:24.
    Quote Quote  
  23. or

    Code:
    http://scottishtv.uds.ak.o.brightcove.com/1486976045/1486976045_1481206370001_scotland-revealed-in-winter-84512-221210.mp4
    without ads and without change ip
    Quote Quote  
  24. Irish Torrents Below

    site is now named @ http://www.irish-torrents.info/index.php plenty off GAA uploads,site is also open for reg

    Thank you

    https://www.youtube.com/watch?v=nlZET5ZwH00&feature=youtu.be
    Last edited by rteripper; 19th Jul 2015 at 20:31.
    Quote Quote  
  25. Hi,

    Can any of you lovely people get me the Sunday Game -

    http://www.rte.ie/player/ie/show/10455940/

    Can't get it to take for me.
    Quote Quote  
  26. Hello everyone.

    I've been trying for hours now and reading the thread and everything but I do not understand 90 % of what you're saying here None of the programmes are working on my computer (can't even launch them) - URL snooper, Youtube dl nor Livestreamer.

    There was this StreamTransport program, which worked for a while but it has probably got quite obsolent by now. Anyway, it was easy enough for dummies to use it.
    I feel that there isn't such easy way to download stuff off RTE iplayer, preferably in their best quality (1024k or even 2048k), at the moment. But I'm still giving it a shot, so if anyone knew anything, feel free to share the secret .

    I'm trying to download this by the way - http://www.rte.ie/player/ie/show/10458529/ - and I'd be very grateful for your guidance.

    Thank you
    Quote Quote  
  27. Originally Posted by wile.e.coyote View Post
    Hello everyone.

    I've been trying for hours now and reading the thread and everything but I do not understand 90 % of what you're saying here None of the programmes are working on my computer (can't even launch them) - URL snooper, Youtube dl nor Livestreamer.

    There was this StreamTransport program, which worked for a while but it has probably got quite obsolent by now. Anyway, it was easy enough for dummies to use it.
    I feel that there isn't such easy way to download stuff off RTE iplayer, preferably in their best quality (1024k or even 2048k), at the moment. But I'm still giving it a shot, so if anyone knew anything, feel free to share the secret .

    I'm trying to download this by the way - http://www.rte.ie/player/ie/show/10458529/ - and I'd be very grateful for your guidance.

    Thank you
    what is your issues with youtube-dl an livestreamer because both work


    Code:
    livestreamer "hds://http://vod.hds.rasset.ie/hds-vod/2015/0822/20150822_rteone-ceiliradh_cl10458529_10458531_260_drm_/manifest.f4m" best -o Ceiliuradh.flv
    Code:
    youtube-dl "http://www.rte.ie/player/ie/show/10458529/"
    Quote Quote  
  28. Originally Posted by biezom View Post
    what is your issues with youtube-dl an livestreamer because both work


    Code:
    livestreamer "hds://http://vod.hds.rasset.ie/hds-vod/2015/0822/20150822_rteone-ceiliradh_cl10458529_10458531_260_drm_/manifest.f4m" best -o Ceiliuradh.flv
    Code:
    youtube-dl "http://www.rte.ie/player/ie/show/10458529/"
    Thank you sir, looks like it's downloading right now!
    My issue is that everytime I launch these two, they shut down immediately.

    You people here are absolute legends!
    Quote Quote  



Similar Threads

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