From b9b35aab6b298bbc58a731748df83e786f7e4dd8 Mon Sep 17 00:00:00 2001 From: Code Hunt Date: Mon, 3 Aug 2015 01:11:33 +1000 Subject: [PATCH] Add a Code Hunt vote badge to README.md @soimort @jackyzy823 FYI, your repo has been featured today on @CodeHuntIO http://codehunt.io/sub/you-get/ **TL;DR** Code Hunt helps programmers discover and discuss awesome code. This pull-request adds a "vote" badge to your README.md: [![CodeHunt.io](https://img.shields.io/badge/vote-codehunt.io-02AFD1.svg)](http://codehunt.io/sub/you-get/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) Fingers crossed that we can drive more attention to your brilliant work. Happy coding! @chrisjacob ^_^ p.s. I hope you found this PR helpful, if not please [let me know](mailto:chris@codehunt.io). p.p.s I've also tweeted about your project https://twitter.com/hunt_python/status/627826374485647360 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e4fa5ad..6d153ab5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # You-Get [![Build Status](https://api.travis-ci.org/soimort/you-get.png)](https://travis-ci.org/soimort/you-get) [![PyPI version](https://badge.fury.io/py/you-get.png)](http://badge.fury.io/py/you-get) [![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/soimort/you-get?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) +[![CodeHunt.io](https://img.shields.io/badge/vote-codehunt.io-02AFD1.svg)](http://codehunt.io/sub/you-get/?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [You-Get](http://www.soimort.org/you-get) is a video downloader for [YouTube](http://www.youtube.com), [Youku](http://www.youku.com), [niconico](http://www.nicovideo.jp) and a few other sites.