NewUserHa

Results 111 comments of NewUserHa

but when without this option, users may confuse and don't know which subtitle it will download. I encountered it finally downloaded an unknown small language subtitle when without this option

isn't HLS high latency only(>a few seconds)? and RTMP is low latency

heard HLS has at least a few seconds of latency, because of generating the fragment and the m3u8. and RTMP can achieve

but if use m3u8 and fragment then there would be massive latency. .ts has no size limit I guess. since the TV is using MPEG-TS

The main editor should be able to be used as a LOCAL editor. all the uploading and downloading features should be moved into the plug-in as optional features.

ok, it seems forgot can use: ```py import deepdiff d=deepdiff.DeepDiff({'foo':['data1', 'data2', 'data3'], 'bar': None},{'foo':['data1', 'data2', 'data4', 'bar': None]},view='tree') d['values_changed'][0].up.t1[1] # or t2 ``` to re-access 'data2'. but it was that...

I think it is that pannel would be great to test some statements interactively, instead of always a new window for a notebook. So any file type and any trigger...

I have the same issue with ipython 6.2.1 that I just pip installed. all my python stuffs are newly installed include scrapy. but in `scrapy shell ..` it begin spam...

That users change log level in REPL SHELL is a usual thing. How about making debug settings of shell other places to avoid effecting by log level settings.

hi, @sakamoto66 The video is right. That the img in preview windows could be saved to file via right-click can be better. Do you know if the change can be...