Giter VIP home page Giter VIP logo

python-iview's People

Contributors

ajfclark avatar aperkins81 avatar bencollerson avatar benphegan avatar gitter-badger avatar hasimir avatar jeremyvisser avatar mvanderkolff avatar sdt avatar shenki avatar sramsay64 avatar timwhite avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

python-iview's Issues

does python-iview still work?

hi,

first, you have done an absolutely fabulous job maintaining and developing python-iview. i (and many others) thoroughly appreciate it.

but it looks to me that newer programs are not downloading correctly. it started with season 3 of adventure time. season 2 i could download and view fine, but downloading season 3, VLC et al. would not play it.

it also looks like other programs are affected.

has this been your experience?

with thanks

When attempting retrieval of some articles (not all), we get a stack trace.

//TODO Download Button
7
0
Exception in thread Thread-3:
Traceback (most recent call last):
File "C:\Python34\lib\threading.py", line 920, in _bootstrap_inner
self.run()
File "C:\sbsnapper\iview\iview\fetch.py", line 259, in run
abort=self.abort, *_self.kw)
File "C:\sbsnapper\iview\iview\fetch.py", line 284, in hds_open_file
return hds.fetch(_pos, dest_file=dest_file, *_kw)
File "C:\sbsnapper\iview\iview\hds.py", line 46, in fetch
manifest = get_manifest(url, session) <=== This line
File "C:\sbsnapper\iview\iview\hds.py", line 530, in get_manifest
with http_get(session, url, ("video/f4m",)) as response:
File "C:\sbsnapper\iview\iview\utils.py", line 228, in http_get
response = session.open(req)
File "C:\Python34\lib\urllib\request.py", line 469, in open
response = meth(req, response)
File "C:\Python34\lib\urllib\request.py", line 579, in http_response
'http', request, response, code, msg, hdrs)
File "C:\Python34\lib\urllib\request.py", line 507, in error
return self._call_chain(_args)
File "C:\Python34\lib\urllib\request.py", line 441, in _call_chain
result = func(*args)
File "C:\Python34\lib\urllib\request.py", line 587, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

I printed out the url associated with that line, and got http://iviewmetered-vh.akamaihd.net/z/playback/_definst_/news/7PMs_Tx_1304.mp4/m
anifest.f4m?hdcore=&hdnea=st=1428964875exp=1428974874acl=/*~hmac=53154135b93ab
ed72fac1564eaaefc7856e1d2c7e232ddcbd69971de83cae289

Which upon retrieval indeed gave a 404.

I was looking through upstream's patches, but one that touched that area only seems to be making it cleaner, not fixing this issue.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.