Giter VIP home page Giter VIP logo

youtubechannelvideosfinder's People

Contributors

dsebastien avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

youtubechannelvideosfinder's Issues

api issue

Hi, I love your application, I'm keen to try it out. What kind of API key do I need. Do I need a server API then use my computers IP address to register it. I'm a little confused in this area.

Please help me to understand this part,

Best wishes,
Paul

No longer getting results due to possible Data API change?

I'm no longer getting results using this tool for some weird reason. I tried entering the requestChannelVideosInfo with the following parameters:

https://www.googleapis.com/youtube/v3/search?key={myAPIKey}&channelId=UCDX8yTQaSy1IBggXqT586HQ&part=id&order=date&type=video&publishedBefore=2014-08-26T20:00:00Z&publishedAfter=2014-07-27T20:00:00Z&pageToken=&maxResults=50

and am getting no results
[2014-08-28 11:55:13,003] [INFO] - Getting videos published before 2014-08-26T20:00:00Z and after 2014-07-27T20:00:00Z
[2014-08-28 11:55:13,003] [DEBUG] - Request: https://www.googleapis.com/youtube/v3/search?key={myAPIKey}&channelId=UCDX8yTQaSy1IBggXqT586HQ&part=id&order=date&type=video&publishedBefore=2014-08-26T20:00:00Z&publishedAfter=2014-07-27T20:00:00Z&pageToken=&maxResults=50
[2014-08-28 11:55:13,003] [DEBUG] - Sending request
[2014-08-28 11:55:13,233] [DEBUG] - Parsing the response
[2014-08-28 11:55:13,233] [DEBUG] - Response: []
[2014-08-28 11:55:13,233] [INFO] - No more videos to load
[2014-08-28 11:55:13,233] [INFO] - Found 0 video(s) in this time interval

but yesterday's run for the same time period returned
[2014-08-27 13:31:34,790] [INFO] - Getting videos published before 2014-08-26T20:00:00Z and after 2014-07-27T20:00:00Z
[2014-08-27 13:31:35,341] [INFO] - More videos to load, continuing
[2014-08-27 13:31:35,822] [INFO] - More videos to load, continuing
[2014-08-27 13:31:36,361] [INFO] - More videos to load, continuing
[2014-08-27 13:31:36,851] [INFO] - No more videos to load
[2014-08-27 13:31:36,851] [INFO] - Found 154 video(s) in this time interval

I think that Google may have changed their API as running the query in the Google APIs Explorer gives me no results either. Please let me know if you have any suggestions.
Thanks.

Multiple exception types must be paranthesized

Hi. I do try to run this script on a Windows10 machine with Python 3.10 installed and I do get the following error message:

>python .\youtubeChannelVideosFinder.py -k Axxxxxxxxxxxx1TlzScZs8fThQs -c PLz-0BiySzeQVlvTPK2a6Kme_l3YO8aWsj -o list.txt

  File "C:\Programs\YTVideosFinder\youtubeChannelVideosFinder.py", line 148

    except Exception, err:

           ^^^^^^^^^^^^^^

SyntaxError: multiple exception types must be parenthesized

The YouTube API key I obfuscated here to don't make-it public.

Dealing with TimeOuts

Hi,

Thanks for the really nice script. I was trying to use this for many channels (just need all the videos for each channels). It was working well, but then suddenly it started quitting with "[[ERROR] - An exception occurred while trying to retrieve the channel id"]

I looked into the Google API logs and I find that the errors are all 403. Is it because of exceeding the daily quota? or is it because there are way too many requests per second? What can I do about this?

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.