Joseph Rawson

Results 20 comments of Joseph Rawson

Oops, I forgot to mention that it would be nice to wait a little bit for nitz to see if he's agreeable before adding yet another "jsondate" package to pypi.

True, but I feel we can wait a little bit. The jsondate package isn't really holding things back from juriscraper being py3 capable. There are also json comparison issues when...

Also forgot to mention that opinion scrapers don't load when testing in py3, but produce a failure. I submitted the "futureproofing" PR because the code changes were needed, and the...

I updated the code since I made the comment above. The parsers are working better and seem to properly handle those two example urls. I also used those two urls...

- youtube-dl can be used in python code, see https://github.com/rg3/youtube-dl#embedding-youtube-dl - Many arguments have about 5-15 minutes of silent lead time before the judges enter and the docket called. Also,...

@arderyp I never noticed that audio could be extracted using ytdl! The manner by which modern websites provide videos in little chunks, it would be too burdensome to "reinvent the...

> OK, great. I don't think we want it as a dependency here, but it seems like we'll want a comment to this effect somewhere? Since these are videos we...

On the tf2 branch, gym is locked into earlier gym version. I updated gym to 0.15.4 and received this error instead: ``` (baselines-tf2) umeboshi@bard:~/workspace/others/openai/baselines-tf2$ python -m baselines.run --alg=deepq --env=BreakoutNoFrameskip-v0 --num_timesteps=1e5...

I corrected the above error by using #1051 as an exmple and replaced instances of FlattenDictWrapper with FlattenObservation.

It looks like image plugin is responsible. https://github.com/bergie/hallo/blob/master/src/plugins/image/current.coffee#L32