tag:github.com,2008:https://github.com/DebugDyno/python-aria-mirror-bot/releasesRelease notes from python-aria-mirror-bot2020-06-23T11:40:13Ztag:github.com,2008:Repository/402102402/v3.12020-06-23T11:40:13Zv3.1: This release fixes a critical bug in service account support.<p>We recommend updating to this version from 3.0 immidiately</p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v3.02020-05-09T10:29:13Zv3.0: This is our 3rd release with lots of changes<ol>
<li>Telegram file mirror support added</li>
<li>Service account support added</li>
<li>Youtube-dl support added (Still experimental and quality selection is not yet supported)</li>
<li>Bug fixups</li>
<li>Many more that I probably forgot</li>
</ol>shivamdev-lgtmtag:github.com,2008:Repository/402102402/2.12020-02-05T10:49:54Z2.1: Fixed upload of empty files for Team Drive<p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.02-hotfix2020-01-04T02:12:55Zv2.02-hotfix: Make Oauth Scope a list as it should be<p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.01-hotfix2020-01-03T05:11:54Zv2.01-hotfix: Revert "Fixed potential race conditions in GoogleDriveHelper class"<p>This reverts commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/DebugDyno/python-aria-mirror-bot/commit/20dae25dc91e554c2ac5953e2c0685669f97d7a1/hovercard" href="https://github.com/DebugDyno/python-aria-mirror-bot/commit/20dae25dc91e554c2ac5953e2c0685669f97d7a1"><tt>20dae25</tt></a>.</p>
<p>Signed-off-by: lzzy12 <a href="mailto:jhashivam2020@gmail.com">jhashivam2020@gmail.com</a></p>shivamdev-lgtmtag:github.com,2008:Repository/402102402/v2.02020-01-03T04:45:40Zv2.0: Implement Exponential Backoff<ul>
<li>for handling Google Drive API errors such as 5xx,4xx</li>
</ul>JaskaranSM