infoq-downloader
infoq-downloader copied to clipboard
Download InfoQ presentations, including video & slides, to play them offline
I think some characters are not allowed to name a download directory in Windows. Says: comma : question ?, exclaim ! I came across this case when download the presentation...
I needed to install the following packages: ``` sudo apt-get install python-pip libxslt1-dev python-dev ``` Also I had to run `pip` with `sudo`.
You can try with these 2 videos: [Springone keynote](http://www.infoq.com/presentations/SpringOne2GX-2014-keynote-1?utm_source=infoq&utm_medium=videos_homepage&utm_campaign=videos_row2) [Spidermonkey parser](http://www.infoq.com/presentations/spidermonkey-parser-api?utm_source=infoq&utm_medium=videos_homepage&utm_campaign=videos_row3) The first will fail due to a trailing space in the filename. Pathlib takes care of this The second...
For to download the slides the other languages
See this error - it appears to be failing because of a trailing space on the name of the presentation. > infoq_downloader http://www.infoq.com/presentations/fault-tolerance-101-qcon-london > Downloading HTML file > Traceback (most...
Put the original website logo & link, to respect their effort.
After run this command: python infoq_downloader.py http://www.infoq.com/presentations/LMAX I got the following message: Downloading HTML file Traceback (most recent call last): File "infoq_downloader.py", line 38, in video_url = html_doc.cssselect('video > source')[0].attrib['src']...
houndgeo on reddit asked for it http://www.reddit.com/r/programming/comments/1se45a/download_infoq_slides_video_locally_using_this_app/