VideoHelp Forum
+ Reply to Thread
Results 1 to 29 of 29
Thread
  1. Can anyone recommend a simple straightforward free video downloader that doesn't take ages to work out as not done it before....?

    Thanks
    Quote Quote  
  2. what sites do you need to be supported?
    Quote Quote  
  3. You Tube primarily....
    Quote Quote  
  4. I used it for many years and worked like a charm:
    https://addons.mozilla.org/de/firefox/addon/savefromnet-helper/versions/
    Backup first your profile folder of firefox to be safe.
    Do only install the browser addon that I linked above, the file should be clean and easy to uninstall -> create new profile in firefox.
    Do not download the exe file of their website, I never installed it, so I cannot say anything about it like "crapware" in installer.

    I am a friend of clean, lightweight and small software, so the browser addon is fine
    Quote Quote  
  5. Sorry don't speak German
    Quote Quote  
  6. Unfortunately while I do have Firefox it doesn't work on this link. Any other suggestions as whilst I'm living in the UK at the moment I'm based in Sweden....? (I know about vpn)

    https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-1-av-6
    Quote Quote  
  7. I asked for the supported sites and it can download YouTube.

    I downloaded the video, but I don't know if I am allowed to upload it here.
    I used youtube-dl. It is anything but not easy to use for average users who don't know how to use cmd.exe
    Quote Quote  
  8. YouTube is fine and is now working well thanks....

    Might be worth trying YouTube Sweden if there is one ?
    Quote Quote  
  9. Originally Posted by arcadianne View Post
    YouTube is fine and is now working well thanks....
    You're welcome

    Originally Posted by arcadianne View Post
    Might be worth trying YouTube Sweden if there is one ?
    ???
    Quote Quote  
  10. Originally Posted by flashandpan007 View Post
    I asked for the supported sites and it can download YouTube.

    I downloaded the video, but I don't know if I am allowed to upload it here.
    I used youtube-dl. It is anything but not easy to use for average users who don't know how to use cmd.exe
    I noticed you mentioned youtube-dl so assume it means Deutschland ?
    Quote Quote  
  11. Just discovered that Swedish TV (SVT) is on the dl list if that means anything ?

    http://rg3.github.io/youtube-dl/supportedsites.html
    Quote Quote  
  12. youtube-dl is a small but very powerful downloader, which supports many sites.
    The complete list is here, as you already found out:
    http://rg3.github.io/youtube-dl/supportedsites.html

    youtube-dl means: download

    Originally Posted by arcadianne View Post
    Just discovered that Swedish TV (SVT) is on the dl list if that means anything ?

    http://rg3.github.io/youtube-dl/supportedsites.html
    It means that it is supported by youtube-dl
    Quote Quote  
  13. If you don't have VPN then it would seem that when you downloaded the video you somehow bypassed the "Cannot be viewed outside Sweden" restriction, in which case I could also download the video directly as well which I still can't at the moment ?
    Quote Quote  
  14. I didn't used any VPN or proxy. But I must admit, it looks strange: In firefox I couldn't watch it, at least I couldn't read the message
    I downloaded it without any error.
    If you are interested in the file, I can send it to you somehow if it is allowed.
    Maybe a moderator know if it is allowed?
    Quote Quote  
  15. I tried again, it still works here
    Quote Quote  
  16. Originally Posted by flashandpan007 View Post
    I didn't used any VPN or proxy. But I must admit, it looks strange: In firefox I couldn't watch it, at least I couldn't read the message
    I downloaded it without any error.
    If you are interested in the file, I can send it to you somehow if it is allowed.
    Maybe a moderator know if it is allowed?
    If you're referring to - http://rg3.github.io/youtube-dl/supportedsites.html - that would be wonderful as I've been trying to download the whole series for a week or more now. Only thing is I'm no techie at all so if ok with the mods would it be a simple download automatically allowing access.... ?
    Quote Quote  
  17. I can already download here, just give me the links
    Quote Quote  
  18. Thanks a bunch...!

    If you scroll to below the main picture of the woman and parrot you'll see there are 6 episodes (avsnitts) overall about the former Queens of Sweden, so if you could get a copy of each that'd be really great thank you !

    However it does leave a very interesting question unanswered as to why your .dl works at all, so I'd be very interested to install it as well if that's all that's needed as it opens up so many more old Swedish films to view later on as it's a great way to keep in touch.

    Thanks again
    Quote Quote  
  19. You don't seem to understand youtube-dl is the program he used to download the video. It's a command line program, run from a command prompt. It can bypass geo restrictions with some (not all) sites. Since that particular site is supported all you need to do is put the URL of the web page on the command line after youtube-dl. So the command line to download that particular video is simply:

    Code:
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-1-av-6
    I just downloaded that episode (I'm in the USA) even though the geo restrictions stop it from playing in a browser.

    The other five episodes follow a simple pattern:

    Code:
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-2-av-6
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-3-av-6
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-4-av-6
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-5-av-6
    youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-6-av-6
    By default youtube-dl downloads the "best" version it finds, usually the highest resolution video and highest bitrate audio. There are options that let you download other versions. See the instructions that come with it.

    There are GUI front ends for youtube-dl. You may find them easier to use. Or follow the instructions on this page:

    https://forum.videohelp.com/threads/384888-how-can-i-make-drag-an-drop-batch-file-for-...xe#post2495186

    Copy the URL to the clipboard then double click on the _cb2ytdl.bat.
    Quote Quote  
  20. Thanks a lot but I did say earlier in #17 I'm not a techie and never will be....

    So if I've got it right is this formula below correct in future as far as all video downloading is concerned ?

    1. youtube-dl https://www.oppetarkiv.se/video/1336547/drottning-av-sverige-avsnitt-1-av-6

    2. youtube-dl https://www.oppetarkiv.se/video/1113037/sammansvarjningen-avsnitt-1-av-3
    Quote Quote  
  21. Member
    Join Date
    Mar 2011
    Location
    Nova Scotia, Canada
    Search Comp PM
    Don't rely on just one streaming downloader. Those streaming sites don't like you downloading their streams so they change the protocols often, making the program useless until it gets updated again. Install several.
    Quote Quote  
  22. Thanks for the tip but unfortunately still none the wiser, so I'm now wondering probably incorrectly if using a local public wifi source might be able to download all 6 episodes instead....?
    Quote Quote  
  23. Follow the instructions at the link in post #20.
    Quote Quote  
  24. Thanks but couldn't understand a thing sorry.

    The original reason for it all is the awful download speeds I always get from about 9am till midnight usually averaging 5/10 kbs, whereas in the small hours it's usually 180 or so, so there's only one option left and that's download them then.
    Quote Quote  
  25. Afte a lot of searching finally recorded the first episode at 5am this morning using of all things Windows Games - Windows logo key + G with no problems whatsoever ! No watermarks, 5 minutes limit or any other "Free" tied commercial offerings at all, so I would think this just has to be the easiest way of video recording of all most of all for non techie people like myself.

    1 down and 5 to go....
    Quote Quote  
  26. If still required - I use Free Download Manager. Not sure if it supports YouTube (it should I guess), try to check it out, it's easy to use.
    Quote Quote  
  27. Member pchan's Avatar
    Join Date
    Mar 2003
    Location
    Singapore
    Search Comp PM
    Originally Posted by arcadianne View Post
    You Tube primarily....
    If you watch youtube on IE, then can try this fast and simple way.
    Right click on the video that you are watching and this menu with pop up.
    Image
    [Attachment 46411 - Click to enlarge]


    Then, place the mouse pointer on the top left-hand corner of the pop up menu and right click again.
    This menu should pop up.
    Image
    [Attachment 46412 - Click to enlarge]
    Quote Quote  
  28. Member
    Join Date
    Feb 2019
    Location
    Somewhere
    Search Comp PM
    Originally Posted by arcadianne View Post
    Afte a lot of searching finally recorded the first episode at 5am this morning using of all things Windows Games - Windows logo key + G with no problems whatsoever ! No watermarks, 5 minutes limit or any other "Free" tied commercial offerings at all, so I would think this just has to be the easiest way of video recording of all most of all for non techie people like myself.

    1 down and 5 to go....
    Hahhah
    Not sure if you still need one…
    I use VidPaw. An online downloader, free and easy to use.
    Quote Quote  



Similar Threads

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