Hello everyone, I am new to Python, so please forgive me if my question is
too dumb.
I want to write a script that automatically downloads all the videos hosted
on this site :-

http://www.toonova.com/batman-beyond

Now, the problem I am having is, I am unable to fetch the video urls of all
the videos.
I mean I can manually fetch the video urls using the chrome developer's
console, but it's too time consuming.
Is there any way to just fetch all the video urls using BeautifulSoup ?

Please help.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to