vikynandha-zz / google-drive-backup

A Python script to sync your google drive contents.
63 stars 27 forks source link

Skip download if exportLinks doesn't exist. #4

Closed burukuru closed 8 years ago

burukuru commented 8 years ago

Google Forms don't have exportLinks so we'll just ignore those.

vikynandha-zz commented 8 years ago

@burukuru Thanks for the PR. Would you mind fixing the indentation? (The file uses 4 space indentation).

burukuru commented 8 years ago

Sorry, that should be it now.

vikynandha-zz commented 8 years ago

Awesome! Thanks. Merging...