diff options
| author | Julian Hurst <julian.hurst92@gmail.com> | 2021-01-10 16:59:21 +0100 |
|---|---|---|
| committer | Julian Hurst <julian.hurst92@gmail.com> | 2021-01-10 16:59:21 +0100 |
| commit | c2b56a9f830fc3c766fbefd8d54f6932d2fb60b9 (patch) | |
| tree | 9b445e3c637d4a661799e8dc22f6eeac2439a8e6 /README.md | |
| parent | f650ebfaf23d338f620f221b4003d9ae7cf341ff (diff) | |
| download | ytparser-c2b56a9f830fc3c766fbefd8d54f6932d2fb60b9.tar.gz | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,2 +1,8 @@ # ytparser ytparser is a library for searching youtube. As the name indicates, this library parses youtube's html in order to get the search results. As a result, ytparser doesn't use the youtube API. + +# Contributing + +Send patches to [~ark/ytparser@lists.sr.ht](https://lists.sr.ht/~ark/ytparser) + +Tracker for discussing various issues related to ytparser: [~ark/ytparser@todo.sr.ht](https://todo.sr.ht/~ark/ytparser) |
