Any easy way to download a full series?

Avatar image for tandar1
tandar1

222

Forum Posts

10

Wiki Points

0

Followers

Reviews: 0

User Lists: 1

Realized I never watched any of the older content (didn't have a premium membership until I was older). I know of the Giant Bomb fan made Quick Look filter (qlcrew.com/?vid_type=mgs) but is there an easy way to get all the videos from say... Persona 4 Endurance Run downloaded in HD? Want to store them on my NAS.

Thanks for any help duders!

Avatar image for deactivated-6357e03f55494
deactivated-6357e03f55494

485

Forum Posts

0

Wiki Points

0

Followers

Reviews: 0

User Lists: 0

Someone else will probably be able to give more detail as I haven't done a lot of scripting during programming job.

You'd have to grab the links but you SHOULD be able to write a script that just runs a curl command for the download links. Will probably need to tie into the giant bomb apis used on the apps to pass through your login.

Avatar image for tandar1
tandar1

222

Forum Posts

10

Wiki Points

0

Followers

Reviews: 0

User Lists: 1

@reap3r160: Thanks! I should be able to get that to work. I just figured someone had probably already done this at one point!

Avatar image for alistercat
alistercat

8531

Forum Posts

7626

Wiki Points

0

Followers

Reviews: 2

User Lists: 27

#5  Edited By alistercat

@tandar1: Here: https://github.com/benmurden/GB-Video-Grabber/releases

The show IDs have been posted here:

https://www.giantbomb.com/forums/general-discussion-30/desktop-downloader-for-giant-bomb-videos-1895328/#js-message-28

Since this only grabs the HD links currently it cannot download the previous ER past Shenmue because there is no HD link for any of those, only high. Someone made a fork on github for quality toggles but it is uncompiled and I have no idea what to do with that.

Use the offset to choose how far back the downloads start.