Live data from Hacker News

Ask HN: Which Berkeley Courses Should I Archive?

news.ycombinator.com

11–20 of 155 posts

Re: Ask HN: Which Berkeley Courses Should I Archive?

#12
This is outrageous. Berkeley is removing these courses because they discriminate.

Why does YCombinator hate the Deaf, the blind, and those with perceptual problems?

It is disgusting that a group of people that considers themselves to be "progressive" and "enlightened" want to work around discrimination law like this.

Re: Ask HN: Which Berkeley Courses Should I Archive?

#13
post #5

Anyone want to chime in with a way to simply grab them all?

youtube-dl

you and the above poster are heros.

    $ youtube-dl
    The program 'youtube-dl' is currently not installed.
    You can install it by typing:
      sudo apt install youtube-dl

    $ sudo apt install youtube-dl
Not many things I love more than discovering that someone wanted the program I'm about to write, and wrote it better than I'd have had time to. This is why I still love the Linux/BSD ecosystem after all these years

Re: Ask HN: Which Berkeley Courses Should I Archive?

#14
post #7

All of it has already been archived (EDIT: thanks to the hard work and quick response of ArchiveTeam and /r/DataHoarder). [edit: link to Archive Team project-specific page removed to reduce excessive load; replaced with Archive.is link below] https://archive.is/D1Ail

Thank you, toomuchtodo. This did seem like the sort of thing that just had to have already been done.

Archive Team seems to be down (maybe from all the requests). If you really value these videos, I'd still download them onto your own computer instead of relying on a third-party hosting. As others have mentioned, youtube-dl is the way to do it and super easy, e.g.:

  youtube-dl https://www.youtube.com/playlist?list=PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c

Re: Ask HN: Which Berkeley Courses Should I Archive?

#15

All of it has already been archived (EDIT: thanks to the hard work and quick response of ArchiveTeam and /r/DataHoarder). [edit: link to Archive Team project-specific page removed to reduce excessive load; replaced with Archive.is link below] https://archive.is/D1Ail

> Resource Limit Is Reached

Unfortunately the site seems to be overloaded.

Re: Ask HN: Which Berkeley Courses Should I Archive?

#16
post #14
post #7

Earlier quoted context omitted.

Thank you, toomuchtodo. This did seem like the sort of thing that just had to have already been done.

Archive Team seems to be down (maybe from all the requests). If you really value these videos, I'd still download them onto your own computer instead of relying on a third-party hosting. As others have mentioned, youtube-dl is the way to do it and super easy, e.g.: youtube-dl https://www.youtube.com/playlist?list=PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c

Archive Team and Archive.org are not the same entity. Archive.org contains the entire UC Berkeley course corpus, provided by Archive Team and /r/DataHoarder/

You are free to help seed the torrents of course containing all of the content.

Re: Ask HN: Which Berkeley Courses Should I Archive?

#17

All of it has already been archived (EDIT: thanks to the hard work and quick response of ArchiveTeam and /r/DataHoarder). [edit: link to Archive Team project-specific page removed to reduce excessive load; replaced with Archive.is link below] https://archive.is/D1Ail

3.1 TB!

Re: Ask HN: Which Berkeley Courses Should I Archive?

#18
post #14

Earlier quoted context omitted.

Archive Team seems to be down (maybe from all the requests). If you really value these videos, I'd still download them onto your own computer instead of relying on a third-party hosting. As others have mentioned, youtube-dl is the way to do it and super easy, e.g.: youtube-dl https://www.youtube.com/playlist?list=PL-XXv-cvA_iBDyz-ba4yDskqMDY6A1w_c

Archive Team and Archive.org are not the same entity. Archive.org contains the entire UC Berkeley course corpus, provided by Archive Team and /r/DataHoarder/ You are free to help seed the torrents of course containing all of the content.

Thanks for clarifying. Yes, seeding lectures would be the best way to contribute while still maintaining a personal copy.

https://archive.org/details/@schule04?and%5b%5d=subject%3A%2...

(If you go onto one of the course pages above, there's a download option to grab a torrent.)

Re: Ask HN: Which Berkeley Courses Should I Archive?

#19
post #13

Earlier quoted context omitted.

youtube-dl

you and the above poster are heros. $ youtube-dl The program 'youtube-dl' is currently not installed. You can install it by typing: sudo apt install youtube-dl $ sudo apt install youtube-dl Not many things I love more than discovering that someone wanted the program I'm about to write, and wrote it better than I'd have had time to. This is why I still love the Linux/BSD ecosystem after all these years

FYI to Mac users: brew install youtube-dl works just as well.
Post reply on HN