Jump to content

Program that downloads files from internet

I want to make a program to download all the YouTube videos in my subscriptions I haven't watched yet. I know how to program simple things but none of it was really ever been used with the net. Any suggestions on how to do this and what language could get the job done best? Thanks

Link to comment
https://linustechtips.com/topic/204799-program-that-downloads-files-from-internet/
Share on other sites

Link to post
Share on other sites

It's funny, stuff like this could be easily done 10 years ago with RSS feeds, but those are pretty much extinct now.

INTEL CORE I5 4670K | NVIDIA GTX 980 | NOCTUA NH-L9i | GIGABYTE GA-Z97X-SLI | KINGSTON 120GB V300

CM STORM QUICKFIRE TK | BENQ XL2420TE | ROCCAT SAVU | FRACTAL DEFINE R4

 

Link to post
Share on other sites

Isn't this sorta illegal?

 eGPU Setup: Macbook Pro 13" 16GB DDR3 RAM, 512GB SSD, i5 3210M, GTX 980 eGPU

New PC: i7-4790k, Corsair H100iGTX, ASrock Fatal1ty Z97 Killer, 24GB Ram, 850 EVO 256GB SSD, 1TB HDD, GTX 1080 Fractal Design R4, EVGA Supernova G2 650W

 

 

Link to post
Share on other sites

Idon'tthinkso 

Current system - ThinkPad Yoga 460

ExSystems

Spoiler

Laptop - ASUS FX503VD

|| Case: NZXT H440 ❤️|| MB: Gigabyte GA-Z170XP-SLI || CPU: Skylake Chip || Graphics card : GTX 970 Strix || RAM: Crucial Ballistix 16GB || Storage:1TB WD+500GB WD + 120Gb HyperX savage|| Monitor: Dell U2412M+LG 24MP55HQ+Philips TV ||  PSU CX600M || 

 

Link to post
Share on other sites

I want to make a program to download all the YouTube videos in my subscriptions I haven't watched yet. I know how to program simple things but none of it was really ever been used with the net. Any suggestions on how to do this and what language could get the job done best? Thanks

 

 

Browser plugins (Up to 1080p)

 

http://www.yourvideofile.org

 

* You need to enter in a captcha style sentence to get the 1080p download to start

but it's not Capcha, the one it uses is actually legible.

 

This one is the best of the browser plugin ones, especially for 1080

because Youtube separates the video and audio, it downloads the video to their servers

combines the video and audio and you download it from them.

 

============================================================

 

Standalone program that also downloads 4K and playlists

However it may need the paid version to download your Watch later playlist

I've never been able to get that to work.

 

The paid version will download entire channels.

 

https://www.4kdownload.com

Link to post
Share on other sites

Browser plugins (Up to 1080p)

http://www.yourvideofile.org

Standalone program that also downloads 4K and playlists

However it may need the paid version to download your Watch later playlist

I've never been able to get that to work.

https://www.4kdownload.com

Thanks for the reply, I'll test out these when I get home. I love that the easy YouTube video downloaded you linked works on Linux too so I can use my netbook.
Link to post
Share on other sites

First learn how to download a youtube video in the language you desire. Google shall guide you. Here's an example I found but it's out of date.

 

Then figure out how to view your subscribed videos list and figure out how to download all the videos from that list.

 

Then figure out a way to determine what videos are watched and what videos you haven't. Maybe there's something in the HTML. Maybe you compare the video names against ones you've already downloaded. Maybe you'll find another way.

 

Finally as a bonus, Youtube has a developer API, which may or may not be of any use to you. I haven't looked through it.

Link to post
Share on other sites

Thanks for the reply, I'll test out these when I get home. I love that the easy YouTube video downloaded you linked works on Linux too so I can use my netbook.

 

The 4k downloader also grabs close captions and other text, so if you need that, use the standalone.

the browser plugin doesn't grab CC.

 

There's also a download manager tweak that helps.

 

http://dmextension.mozdev.org/

 

improves on the default download window in Firefox.

Link to post
Share on other sites

The 4k downloader also grabs close captions and other text, so if you need that, use the standalone.

the browser plugin doesn't grab CC.

There's also a download manager tweak that helps.

http://dmextension.mozdev.org/

improves on the default download window in Firefox.

That would be good too because sometimes there are links in the description I want to visit, thanks again :)
Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×