Git Product home page Git Product logo

youtube2podcast's People

Contributors

wadcom avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

youtube2podcast's Issues

Index error

Trying to test the project I get the error:

https://www.youtube.com/watch?v=fDNIEwHxXcY
Traceback (most recent call last):
File "/y2p/convert.py", line 96, in
main()
File "/y2p/convert.py", line 20, in main
poll_youtube_and_update_podcast(youtube_feed_url, podcast_root_url)
File "/y2p/convert.py", line 26, in poll_youtube_and_update_podcast
int(os.environ.get('ITEMS_PER_FEED', 5)))
File "/y2p/convert.py", line 69, in create_podcast_from_channel
create_audio_file(audio_fullpath, our_id, item['link'])
File "/y2p/convert.py", line 83, in create_audio_file
yt = YouTube(video_url)
File "/usr/lib/python3.5/site-packages/pytube/api.py", line 91, in init
self.from_url(url)
File "/usr/lib/python3.5/site-packages/pytube/api.py", line 218, in from_url
signature = self._get_cipher(stream_map["s"][i], js_url)
IndexError: list index out of range

Alternative found

Буду по-русски :)

Я вижу много инициатив в Github на тему Youtube -> Podcast. Но не смог найти чего-то завершенного и чтобы работало онлайн. Поэтому сделал свое.

Буду рад, если Youtube Fetcher покажется тебе удобным.

Предлагаю объединить усилия, если понравится мой проект.

Прости, что написал как Issue --не смог найти никаких контактов

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.