Giter Club home page Giter Club logo

youtube-podcatcher-feed-creator's People

Contributors

jeckman avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

youtube-podcatcher-feed-creator's Issues

Make redirect work with Proxy

Currently if the user is not in "download" mode (where they pick a format from the index.php list), they get redirected to the best format based on the request.

However, this only works with the redirect directly to source url - it bypasses the proxy option.

It would be better if direct access could still leverage proxy if the proxy configuration was set - maybe "proxy" should be sent in the query string (where the enclosure url is in the feed.xml file).

Move configuration out of feed_parser.php

Ultimately the goal is to be able to have multiple feeds configured, each of which has:

  • Youtube user name / url
  • Title (for the output xml feed)
  • Description (for the xml feed)
  • Link (url for more info about the podcast)
  • itunes image (for the xml feed)
  • Feed Output name (where the podcast will be output - name.xml)

Could be reading these out of a directory, or yaml files, or even just defining a config.php where an array of these gets defined.

Then we could walk through that array, calling feed_parser.php for each of these feeds and saving the file out to disk.

Of course this way you can't refresh just one feed, unless perhaps we add a feed ID, and then you could pass in a feed ID and we could just refresh that one.

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.