Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

list index out of range #20

Open
dpolivaev opened this issue Apr 10, 2015 · 5 comments
Open

list index out of range #20

dpolivaev opened this issue Apr 10, 2015 · 5 comments

Comments

@dpolivaev
Copy link

C:\Users\Dimitry\Downloads>infoq_downloader.exe http://www.infoq.com/presentations/responsive-design
Downloading HTML file
Traceback (most recent call last):
File "", line 35, in
IndexError: list index out of range

@ashishnegi
Copy link

+1 i also see this.

@yoghi
Copy link

yoghi commented Dec 10, 2015

+1

@candeira
Copy link

candeira commented Jan 5, 2016

+1 with this presentation: http://www.infoq.com/presentations/archaeopteryx-bowkett

@philsquared
Copy link

+1 (not sure if exactly the same):

$ python infoq_downloader.py http://www.infoq.com/presentations/Value-Identity-State-Rich-Hickey
Downloading HTML file
Traceback (most recent call last):
  File "infoq_downloader.py", line 51, in <module>
    video_url = html_doc.cssselect('video > source')[0].attrib['src']
IndexError: list index out of range

@philsquared
Copy link

Oh, actually I see it's covered here: #9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants