Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use properly? #1

Open
alexanderadam opened this issue Jun 24, 2022 · 0 comments
Open

How to use properly? #1

alexanderadam opened this issue Jun 24, 2022 · 0 comments

Comments

@alexanderadam
Copy link

alexanderadam commented Jun 24, 2022

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

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 the subtitulos.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant