Coder Social home page Coder Social logo

tv_grab_xml's Introduction

Hello world!

email LinkedIn Profile PGP

I discovered this world in the late 90s. I started as a self-taught developer (forum, newsgroups, e-zines) and quickly became a computer enthusiast (and geek) who loved the profession and the way of thinking. I still feel that way today.

A little more about me...

const elbowz = {
    pronouns: "He" | "Him",
    code: ["Javascript", "Python", "C/C++", "PHP", "HTML", "CSS"],
    freeTime: ["dev", "tech", "self-hosting", "electronics", "3d printing", "DIY", "movies"],
    technologies: {
        frontEnd: {
            js: ["Vue", "React", "Meteor", "Backbone", "Angular"],
        },
        backEnd: {
            js: ["Node", "FastAPI", "PHP"],
        },
        devOps: ["Arch/Ubuntu", "Apache", "Nginx", "Docker", "Grafana"],
        databases: ["MongoDB", "MariaDB", "InfluxDB", "Redis", "sqlite"],
        misc: ["ML", "Docker", "Ionic", "Kafka", "MQTT", "Netflix OSS", "Joint.js", "Firebase", "ReactiveX"]
    },
};

My GitHub Data

Emanuele Palombo's GitHub stats

tv_grab_xml's People

Contributors

elbowz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

tv_grab_xml's Issues

duplicated channel id

Hi,

I have some sources with some duplicated "channel ids" (I know this is not right, but thats the best i've managed to get).

Is there any chance to grab just the first found "channel id"? Right now tv_grab_xml is grabbing every channel id no matter if it is duplicated.

Hoping your doing well

Help with duplicated channels

Hi Elbowz,

I have some duplicate channels in my list (same channel but different quality), and I'd like to get epg for all of them, but your script right now is only keeping the ultimate channel of those duplicated in the .config.

Can you help me?
Thanks and regards

Exception when running configure with gz-source

Hi Elbowz,

When I run the configure for the following xml-source (gz-file) then I get an exception (see below).
Can you help me?
Thanks and regards,
Jeroen Dammers

http://universalepg.com/tvgids/gz

tv_grab_xml --configure --xml-source http://universalepg.com/tvgids/gz --config-file ./config.json

Traceback (most recent call last):
File "./tv_grab_xml", line 298, in
main()
File "./tv_grab_xml", line 86, in main
write_config_json(args.config_file, args.xml_source, xml_source_file)
File "./tv_grab_xml", line 170, in write_config_json
for event, element in XmlParser.iterparse(xml_source_file, events=('start', 'end')):
File "/var/packages/python3/target/lib/python3.7/xml/etree/ElementTree.py", line 1222, in iterator
yield from pullparser.read_events()
File "/var/packages/python3/target/lib/python3.7/xml/etree/ElementTree.py", line 1297, in read_events
raise event
File "/var/packages/python3/target/lib/python3.7/xml/etree/ElementTree.py", line 1269, in feed
self._parser.feed(data)
xml.etree.ElementTree.ParseError: not well-formed (invalid token): line 1, column 0

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.