Add contributors to the readme
Browse files
README.md
CHANGED
@@ -107,3 +107,10 @@ You can also do the same for a playlist:
|
|
107 |
```bash
|
108 |
$ pytube https://www.youtube.com/playlist?list=PLS1QulWo1RIaJECMeUT4LFwJ-ghgoSH6n
|
109 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
107 |
```bash
|
108 |
$ pytube https://www.youtube.com/playlist?list=PLS1QulWo1RIaJECMeUT4LFwJ-ghgoSH6n
|
109 |
```
|
110 |
+
|
111 |
+
### Contributors
|
112 |
+
|
113 |
+
<a href="https://github.com/pytube/pytube/graphs/contributors">
|
114 |
+
<img src="https://contrib.rocks/image?repo=pytube/pytube" />
|
115 |
+
</a>
|
116 |
+
|