Tim Chan
Tim Chan
I think you can just change `source_statuses += item.split(",")` to `source_statuses += filter_status(item.split(","))` https://github.com/tommeagher/heroku_ebooks/blob/3dfd3c1715e6c31d9f7fc4933451c7cb11c881fc/ebooks.py#L150-L151 Or alternatively, just run `filter_status` after `ebook_status` is generated https://github.com/tommeagher/heroku_ebooks/blob/3dfd3c1715e6c31d9f7fc4933451c7cb11c881fc/ebooks.py#L202-L203
There’s 2different issues in here which would probably make more sense being split up. 1) getting checkpoint 2) 2FA and user agent. Assuming we’re talking about 1), you need to...
Ah darn, sad to see you go, but all the best in the future 👍 Since it's hacktoberfest (a.k.a the time when I usually make commits), I can try piece...
The code above is a bit bloated to be committed I reckon. You're better off just scraping the `_js_datr` cookie from a new session on `messenger.com`. Add it to your...
There's some other session variables that need to get fixed for it to work which I've done on my branch. I haven't written any tests or thoroughly tested them so...
I've had an account locked because of the issue you mentioned thanks to heroku's rotating IPs. > Though I realise that this is a very good security feature, I'm wondering...
> any solution here? yesterday the bot block my fb account! I haven't been able to find a way to fully automate checkpoints (because some require changing password and sometimes...
QQ High res (MP3) need to login. Then use below API for each song. https://c.y.qq.com/base/fcgi-bin/fcg_music_express_mobile3.fcg?g_tk=5381&loginUin=0&hostUin=0&format=json&inCharset=utf8&outCharset=utf-8¬ice=0&platform=yqq&needNewCode=0&cid=205361747&uin=0&songmid={}&filename=F000{}.flac&guid={} But http://moresound.tk/music/ can get paid songs but API above cannot.