Rahul Bhargava

Results 75 comments of Rahul Bhargava

We have the OK to deploy this. Is the code ready to merge and release?

I can handle the first question on context and purpose. This is part of our effort to build cross-platform topics. Jason over at PushShift.io runs an archive of "verified" tweets...

(note: I added a check to prevent this within the API client, which gets us a good bit of the way there because it stops ourselves and our tools from...

Summary: When we see a YT video url in spidering. we should do the following: * hit the YT API to pull down real metadata * create a new media...

Here's a longer example that similarly fails, but more closely matches what one might try to do in Explorer to locate the story. ```python missing_stories_id = 246740771 def matching_stories(q, fq):...

Since we have it on the list to revive in Aug, and we have the API accounts and quota all set now, it seems over-agressive to me to remove this...

I'd say not urgent - but worth keeping on the "nice to have soon-ish" list.

After a quick scan I'd say this code looks well-isolated enough, with lots of test cases, that Eric could take this task on. The package could just assume the the...

[Official example of searching via the API in python](https://github.com/youtube/api-samples/blob/master/python/search.py)

My query to `stories_public/list` with 1000 story ids took almost **15 minutes** to resolve! ``` [11:10:44][DEBUG] mediacloud.api api.py:_query:469 | Profiling: 866.287291765213s for GET to https://api.mediacloud.org/api/v2/stories_public/list (with {'q': 'stories_id:(838400759 275330304 418740545...