def google_books_search(query, api_key): service = build("books", "v1", developerKey=api_key) res = service.volumes().list(q=query).execute() return res

Copy URL to the video you'd like to download from the address bar in your browser. Be sure to copy full URL - it should start from http(s)://

Past just coppied URL in serch input on our site and press "Search or Download" button melon google books downloader zip

In a just few seconds you'll be suggested to downlad video from with quality you preffer! Or you can even watch it online without annoing ads api_key): service = build("books"
def google_books_search(query, api_key): service = build("books", "v1", developerKey=api_key) res = service.volumes().list(q=query).execute() return res