Skip to content

Instantly share code, notes, and snippets.

@thigm85
Created March 24, 2021 11:53
Show Gist options
  • Save thigm85/3d6300c63e9abd462b44b405f60e0620 to your computer and use it in GitHub Desktop.
Save thigm85/3d6300c63e9abd462b44b405f60e0620 to your computer and use it in GitHub Desktop.
res = app.query(body={"yql" : "select * from sources * where default contains 'music';"})
res.hits[0]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment