Abdullah Saleem

Results 33 comments of Abdullah Saleem

@anacrolix The mime type of a `srt` file is essentially `text/plain` would it be fine to to just use extension for filtering out subtitle files?

after putting a logging statement before this ` logging.info(str(video_info))` [here ](https://github.com/rg3/youtube-dl/blob/ddbb4c5c3ea7a64e09834d9628e7e34e03675289/youtube_dl/extractor/youtube.py#L1526) I got this ``` {u'\x1bNs\ufffd\ufffd~5\ufffd\ufffd:{\ufffd\ufffd>L\ufffd\ufffdEM\u05f3\ufffd\ufffdi\ufffdZ\ufffd\ufffd4\ufffd': [u'"\u06d7\ufffd^\ufffd\ufffdM\x1d\x1a\ufffd*U\ufffd\u0692*\x1bp\ufffd\x14\ufffd\x1c\n\ufffd\\hy\ufffd*i`\ufffd\x00\u040dH,\ufffd5\ufffdD\x0f\ufffd\ufffdX\x13\ufffd'], u'\x1b\x01\\D\x14\ufffd\x01P\ufffd\x0cs_\ufffd\ufffd\ufffd\ufffdk\x18\ufffd\x01\ufffd\ufffd\x0b\ufffd\ufffd\ufffd\ufffd(\\\ufffd\x0b\xbc\ufffd': [u"\ufffd\ufffdY\ufffd\ufffd\ufffd?\ufffd\ufffd\r,\x1c\ufffdB\x00\ufffdgf'\u0120\ufffd\u61c8\ufffdBPT\x1e\u02d3\u0799\ufffd*\x15E`\ufffdW\ufffd\x13.\x98\ufffd\x18j\u0695\ufffd\ufffd.4F\ufffd\n\ufffd\ufffd\ufffd\u02ab\ufffd"], u'\ufffd\ufffd)\\\ufffd\x0e\x7f\ufffd#mo\ufffdC\ufffdkdH|\u028a\ufffdl\ufffd\x1e\ufffd\ufffd\ufffd\u0608\ufffd\ufffdH\ufffd\u01a1': [u'\ufffd\ufffd\ufffdi\x17\ufffd\x12\ufffd\ufffdJ\ufffdJ\x0f2\x11i\x1f\ufffd\ufffd\ufffd\ufffd\ufffdW\x17?g\ufffd\ufffdy\ufffd]\\^

any update on this, since this is required for https://github.com/hasura/graphql-engine/issues/7498

It seems like it is trying to update the catalog even though the catalog is already on version `47` and the locked column is already a `timestamp`. It assumes that...

@BenoitRanque thank you again for getting it resolved. There is nothing special to report here we did the standard upgrades overtime as far as I can remember we are using...

it appears that the data is already available [here](https://github.com/moment/moment-timezone/blob/develop/data/meta/latest.json)

Among other things the current implementation of remote desktop is passed on PULL model instead of traditional PUSH based model which actually results in low performance because the server requests...

Bundling tor with the client is not really a good option besides you have to add "proper" socks support to the client so....

Also instead of a single statically compiled binary of tor you can have the client download the tor expert bundle and extract it but still need socks5 support on the...