Add yt2pt utility

This commit is contained in:
Arnold Schrijver 2021-03-05 15:34:43 +00:00
parent a7c7820b63
commit e9b2026e0b
1 changed files with 2 additions and 0 deletions

View File

@ -122,6 +122,8 @@
* [**tootgroup.py**](https://github.com/oe4dns/tootgroup.py): Emulate group accounts on Mastodon. `GPL-3.0, Python`
* [**yt2pt**](https://github.com/buoyantair/yt2pt): A simple set of scripts to quickly import your youtube channel to peertube. `MIT, Javascript`
#### Testing
* :heavy_check_mark: [**activitypub-mock**](https://gitlab.com/evanp/activitypub-mock): A mock ActivityPub server to use in testing code `Apache-2.0, Javascript`