Giter Club home page Giter Club logo

epg's Issues

搭建成功了,但不抓取自己新加的频道

我已经搭建成功了,后台也能运行,但是除了原先自带的频道之外,自己新加的频道列表完全不获取,有大佬告诉我,你们部署成功后,后面怎么做的?修改了哪一部分源码?还有就是将数据库有sqlite3修改为自己的mysql是必须的么?

节目来源

你好,可否进一步共享下已整理的节目来源数据?
题外话,很羡慕你们还能有组播信号的,我这组播被干掉了。只能播放单播地址了。

大佬,你的使用说明太简单了

之前没有接触过py,也没有使用过py爬虫,现在想自己搭建个epg,可是大佬你这个使用说明太简单了点。。。不知道从何下手,不知道如何操作。

翡翠台节目单结束时间异常

http://epg.51zmt.top:8000/e.xml 中,翡翠台节目单,每个节目的结束时间总是某天的23:59:59,导致无法正常使用。

以今天(2023-05-29)为例:
image

附件是完整的 e.xml ,供参考
e.xml.zip

看了一下代码,tvb爬虫返回的 endtime 总是 None;然后 models.py 有一段处理 endtime 为 None 时赋予 "xxx 23:59:59",看样子应该是走到这个逻辑了
image

不过有另一个地方会自动补全 endtime ,似乎没有起作用
image

最后还是没看出问题在哪,希望作者能修复一下吧,感谢!

爬虫 出的epg 覆盖的channel 太少

爬虫epg的结构, all 分类xml文件:download/e.xml 只有 74个channel,**和卫视,没有地方台。地方台则只有一个 **教育2台。

只修改了天数限制,其他未做配置。
依赖安装到 python main.py能跑通,似乎有些包没安装,不知道是不是有影响。

使用mysql数据库报错

按照readme中提示配置好epg/settings.py数据库相关选项后启动正常,但是一访问页面后台和前端都会报错

启动时正常

image

访问后页面后:

django.db.utils.ProgrammingError: (1146, "Table 'epg.web_epg' doesn't exist")

前端:

image

后台:

image

epg/settings.py设置如下:

image

另外readme中数据库部分user的值不对,建议修改

image

TVmao几乎不能使用,求解决方法

第 1 次重试失败!spider-tvmao-list index out of range... 7
4-教育2台 更换 tvmao 来源后,获取信息失败,spider-tvmao-HTTPSConnectionPool(host='lighttv.tvmao.com', port=443): Max retries exceeded with url: /qa/qachannelschedule?epgCode=CETV2&op=getProgramByChnid&epgName=&isNew=on&day=8 (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available."))...,希望解决方法,是python 还缺什么运行库吗?

请教下电信抓取节目信息的tmpKey的签名方式

抓包结果
Authentication.CTCSetConfig('SessionID','');
tempKey = Authentication.CTCGetConfig('identityEncode');
document.authform.tempKey.value = tempKey;

最新在研究成都电信的节目抓取,因为我们区的时移ip和您的不同,只有自己提取
可以方便告知下tempKey的生成方式吗?网上说SessionID进行md5,但是不对,拆包也没找到这块的代码,或者可以提供思路吗?谢谢

香港节目

大佬你好,请问还在维护吗?今天下载下来试了一下,香港的节目列表是抓不了了吗?

大佬可以做成docker版的么

业余选手,按照你的说明跑不起来,可能缺一些依赖吧
所以希望出个docker版的,方便小白用户

需求5日节目表,用来看回放

缺乏匹配台标接口

如题,比较需要这个功能,源站这个接口又报错不能用了,所以能否增加这个接口

mod.py为什么获取不了节目信息呢,mod.cht.com.tw网站能打开

错误信息如下:
2023-06-08 21:04:41 166-美食星球頻道-mod 第 1 次重试失败!spider-mod- HTTPSConnectionPool(host='mod.cht.com.tw', port=443): Max retries exceeded with url: /tv/channel.php?id=275&d=1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
2023-06-08 21:04:41 经过1次重试,mod来源未能获取到 166-美食星球頻道 频道数据!尝试更换来源。错误信息:spider-mod- HTTPSConnectionPool(host='mod.cht.com.tw', port=443): Max retries exceeded with url: /tv/channel.php?id=275&d=1 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:997)')))
2023-06-08 21:04:41 mod来源,全部失败

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.