can you add a torrent downloading plugin for this script? or not possible?
I am not sure how to do it.
Also I don't know if it is priority for the market, we have so many features on the road right now.
o ok are u added new plugins in the store
Yes I did, I am always trying to make new features
do u have youtube video import plugin?
Import from youtube and other videos sites, you can use the encoder. this option is there by default.
wouldn't torrents need a tracker?
i just did a quick-search but i've only found node-js-implementations (as i searched for php, term: php torrent node/php torrent tracker).
@DanielnetoDotCom i know that but i mean like we an importer where u search for the video via keyword or channel and select or the videos u want n import them directly without encoding them using a youtube api.
@hersche i was thinking more like we can use the torrent or magnet file and just download the torrent to our server like we already do when we use a an external link and then jus encode the file
Or maybe download file from RSS Feed, you can update the feeds after you finished download it using torrent or magnet file with other app.
*For those who know how to use API in youphptube, we can send completed download file(from torrent) to youphptube to encode and publish it.
torrent file -> torrent client (start downloading) -> completed (trigger API send) -> youphptube site
this one looks very cool in my opinion: https://github.com/webtorrent/webtorrent
it allows streams via torrent / magnet-urls, since it's only JS, i am not so shure about the download.
BUT i do not know if this is needed. basicly, with this, you can set up another, free choosen "torrent-provider"/tracker (or maybe multiple), share your files there, take the link and put it to youphptube.
if you find a link, you can also just put it into youphptube, if you want to support the exist of the video, it's job of the torrent-software to download and seed it..
what do you people think?
i mean, this has still no encoder, but is kind of flexible and i see how to do it.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Most helpful comment
@hersche i was thinking more like we can use the torrent or magnet file and just download the torrent to our server like we already do when we use a an external link and then jus encode the file