Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elevenpassin/yt2pt

Youtube to Peertube importer
https://github.com/elevenpassin/yt2pt

fediverse importer peertube youtube

Last synced: 4 days ago
JSON representation

Youtube to Peertube importer

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![MIT License][license-shield]][license-url]




yt2pt


Import whole channels from youtube to peertube using this tool.



·
Report Bug
·
Request Feature

## Table of Contents

- [Table of Contents](#Table-of-Contents)
- [About The Project](#About-The-Project)
- [Built With](#Built-With)
- [Prerequisites](#Prerequisites)
- [Installation](#Installation)
- [Contributing](#Contributing)
- [License](#License)
- [Contact](#Contact)
- [Acknowledgements](#Acknowledgements)

## About The Project

A simple set of scripts to quickly import your youtube channel to peertube. The tool is still work in progress but you can still use it if you can figure out how to.

### Built With
* [node](https://nodejs.org/)
* [youtube-dl](https://github.com/przemyslawpluta/node-youtube-dl)
* [Peertube API](https://docs.joinpeertube.org/api-rest-reference.html)
* [Youtube Data API](https://developers.google.com/youtube/v3/)

--> -->

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact

Twitter - [@buoyantair](https://twitter.com/@buoyantair)

## Acknowledgements
* [Best README Templates](https://github.com/othneildrew/Best-README-Template)

[build-shield]: https://img.shields.io/badge/build-passing-brightgreen.svg?style=flat-square
[build-url]: #
[contributors-shield]: https://img.shields.io/badge/contributors-1-orange.svg?style=flat-square
[contributors-url]: https://github.com/buoyantair/yt2pt/graphs/contributors
[license-shield]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square
[license-url]: https://choosealicense.com/licenses/mit
[product-screenshot]: https://raw.githubusercontent.com/othneildrew/Best-README-Template/master/screenshot.png