Add torrent metadata #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "torrent-metadata"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -9,6 +9,7 @@ import (
"git.quimbo.fr/odwrtw/canape/backend/auth"
"git.quimbo.fr/odwrtw/canape/backend/web"
"github.com/gorilla/mux"
"github.com/odwrtw/papi"
Why papi and not polochon?
Si t'expand le code tu vois que c'est un papi client
@ -17,3 +18,3 @@
func DownloadHandler(env *web.Env, w http.ResponseWriter, r *http.Request) error {
var data struct {
URL string `json:"url"`
URL string `json:"url"`
T'as pas mis explicitement URL de l'autre coté?
Ca c'est les parametres de l'app en js