Weiran Zhang

Results 17 issues of Weiran Zhang

There have been [some commits](https://github.com/lilfaf/YTVimeoExtractor/compare/1.2.0...master) since the 1.2 tag. I currently have to use a verbose Podfile definition to get the latest code: `pod 'YTVimeoExtractor', :git => 'https://github.com/lilfaf/YTVimeoExtractor', :commit =>...

The Travis build is broken because enabling [Runtime Hardening](https://developer.apple.com/documentation/security/hardened_runtime_entitlements) enforces using a code sign identity rather than ad-hoc signing. This means Travis doesn't have my signing certificate. To fix this...

build

Some way to notify that there is a new version

enhancement
help wanted

libHN fetches comments for Ask HN posts by having the question as the first comment, then the replies being also root comments below the question. HNScraper however has replies as...