blob: 7975cf21e693ce7672cc7b2e0c859740ae99c38c (
plain)
1
2
3
4
5
6
7
8
9
10
|
# 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)
Subscribe to the mailing list here: [https://lists.sr.ht/~ark/ytparser](https://lists.sr.ht/~ark/ytparser)
Tracker for discussing various issues related to ytparser: [https://todo.sr.ht/~ark/ytparser](https://todo.sr.ht/~ark/ytparser)
|