You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Unfortunately I'm not a Go developer so I'm not quite sure whether I'm using it right nor am I able to understand properly what the code is doing.
Basic configuration
So I changed the remote programs URL to http://www.rtve.es/api/programas.json?size=%d&page=%d, because otherwise it wasn't able to find what I was looking for ({ "id": 83030, "name": "El Ministerio del Tiempo" }).
Was this correct?
Downloading
But even after this change it doesn't seem to download anything in my case:
Starting /tmp/go-build2378588384/b001/exe/rtve-alacarta (PID: 4974496) at 2022-06-24 07:38:05.257445361 +0000 UTC
Tenemos 50 episodios de El Ministerio del Tiempo
Tenemos 50 episodios de El Ministerio del Tiempo
Tenemos 50 episodios de Telediario 1
Tenemos 50 episodios de El Ministerio del Tiempo
Tenemos 50 episodios de El Ministerio del Tiempo
Tenemos 50 episodios de El Ministerio del Tiempo
Length 0 in videos.Page.Items for programid 83030
Finishing /tmp/go-build2378588384/b001/exe/rtve-alacarta (PID: 4974496) at 2022-06-24 07:38:05.270355902 +0000 UTC
Unfortunately I'm not a Go developer so I'm not quite sure whether I'm using it right nor am I able to understand properly what the code is doing.
Basic configuration
So I changed the remote programs URL to
http://www.rtve.es/api/programas.json?size=%d&page=%d
, because otherwise it wasn't able to find what I was looking for ({ "id": 83030, "name": "El Ministerio del Tiempo" }
).Was this correct?
Downloading
But even after this change it doesn't seem to download anything in my case:
Subtitles
Does it also download the subtitles?
If not: is it planned to integrate this as well (i.e. similar to this unmaintained script)?
For instance this episode has a
vtt
file that was linked in thesubtitulos.json
The text was updated successfully, but these errors were encountered: