Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/elevenpassin/yt2pt
- Owner: elevenpassin
- License: mit
- Created: 2019-07-21T04:28:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-01T14:45:01.000Z (over 1 year ago)
- Last Synced: 2024-04-13T12:57:49.973Z (7 months ago)
- Topics: fediverse, importer, peertube, youtube
- Language: JavaScript
- Homepage: https://gitlab.com/buoyantair/yt2pt
- Size: 369 KB
- Stars: 8
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
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