K-vanc / Tempest-EPG-Generator

The fastest XMLTV formatted EPG Generator with GUI and the lowest memory usage
https://hub.docker.com/r/kvanc/tempest_epg
Other
100 stars 17 forks source link

Atresplayer update #64

Closed crisvale closed 7 months ago

crisvale commented 7 months ago

channels extracted from https://api.atresplayer.com/client/v1/page/programming

  <channels>
    <channel site="atresplayer.com_0" site_id="5c8f76427ed1a8290f1149e0" xmltv_id="Antena 3 Internacional">Antena 3 Internacional</channel>
    <channel site="atresplayer.com_0" site_id="5a6a165a7ed1a834493ebf6a" xmltv_id="Antena 3">Antena 3</channel>
    <channel site="atresplayer.com_0" site_id="5a6a172c7ed1a834493ebf6b" xmltv_id="La Sexta">La Sexta</channel>
    <channel site="atresplayer.com_0" site_id="5a6a17da7ed1a834493ebf6d" xmltv_id="Neox">Neox</channel>
    <channel site="atresplayer.com_0" site_id="5a6a180b7ed1a834493ebf6e" xmltv_id="Nova">Nova</channel>
    <channel site="atresplayer.com_0" site_id="5a6a18357ed1a834493ebf6f" xmltv_id="Mega">Mega</channel>
    <channel site="atresplayer.com_0" site_id="5a6a189a7ed1a834493ebf70" xmltv_id="Atreseries">Atreseries</channel>
    <channel site="atresplayer.com_0" site_id="5c1285e47ed1a861f8125285" xmltv_id="Flooxer">Flooxer</channel>
    <channel site="atresplayer.com_0" site_id="648c271d2bfab0e4177a0d61" xmltv_id="Kidz">Kidz</channel>
    <channel site="atresplayer.com_0" site_id="648ef3951756b0e425af83cc" xmltv_id="Aquí no hay quien viva">Aquí no hay quien viva</channel>
    <channel site="atresplayer.com_0" site_id="648ef5882bfab0e4627e0d61" xmltv_id="El Hormiguero">El Hormiguero</channel>
    <channel site="atresplayer.com_0" site_id="648ef50a2bfab0e4607e0d61" xmltv_id="FoQ">FoQ</channel>
    <channel site="atresplayer.com_0" site_id="648ef5551756b0e429af83cc" xmltv_id="Equipo de investigación">Equipo de investigación</channel>
    <channel site="atresplayer.com_0" site_id="648f47f7a2ffb0e40aeff3ad" xmltv_id="El club de la comedia">El club de la comedia</channel>
    <channel site="atresplayer.com_0" site_id="648ef12c2bfab0e4507e0d61" xmltv_id="Clásicos">Clásicos</channel>
    <channel site="atresplayer.com_0" site_id="648ef18c1756b0e41daf83cc" xmltv_id="Multicine">Multicine</channel>
    <channel site="atresplayer.com_0" site_id="648ef23d2bfab0e4557e0d61" xmltv_id="Comedia">Comedia</channel>
    <channel site="atresplayer.com_0" site_id="648ef3162bfab0e4587e0d61" xmltv_id="Mentes inquietas">Mentes inquietas</channel>
    <channel site="atresplayer.com_0" site_id="6107d2846584a82b1f0eb800" xmltv_id="ATRESplayer PREMIUM">ATRESplayer PREMIUM</channel>
  </channels>
K-vanc commented 7 months ago

Hmm, interesting. I was using normal channel list URL as; https://api.atresplayer.com/client/v1/info/channels

But it doesnt contain the other channels you have listed. I will update tomorrow with url your showed.

K-vanc commented 7 months ago

There is a problem with your url as it is geo-controlled and content is changing based on your ip location. I tested with several ip location since I currently dont have Spain VPN and able get only 3-4 channels so in this case I will stick into my safer one but I also added a new revision with remark to use with Spain IP. I created a list with 3 channels but probably you will get all the channels you listed by using rev1

K-vanc commented 7 months ago

Closing the issue since there is no reply