(no title)
otaviogood | 4 years ago
- in Chrome inspector, look at the network tab when you click play on a Feynman lecture. Right click the mp4 and do "copy as cURL".
- Go to command line (unix style) and paste. Then append to that command line something like "--output flp1.mp4". That will download the file locally with that file name.
- Put the file on Dropbox or something that will get it to your phone.
- From dropbox on iphone, share and export the file, then choose your podcast app. The podcast app that worked for me is "Pocket Casts".
- Now in Pocket Casts -> Profile -> Files, you should be able to play the mp4s with nice podcast-style controls and learn physics and be happy!
captn3m0|4 years ago
JKCalhoun|4 years ago
Required 'brew install wget' first for me. ;-)
jacobmischka|4 years ago
Edit: Looks like all it needed was the Referrer header.