Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
suffiny2
/
python-aria-mirror-bot3
Public
Notifications
You must be signed in to change notification settings
Fork
2
Star
1
Code
Issues
1
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #3
#3
Draft
suffiny2
wants to merge 38 commits into
master
suffiny2/python-aria-mirror-bot3:master
from
develop
suffiny2/python-aria-mirror-bot3:develop
Copy head branch name to clipboard
Conversation
Commits
38
(38)
Checks
Files changed
Draft
Develop
#3
suffiny2
wants to merge 38 commits into
master
suffiny2/python-aria-mirror-bot3:master
from
develop
suffiny2/python-aria-mirror-bot3:develop
Copy head branch name to clipboard
Commits
Commits on Jan 13, 2020
Fixed error in gdrivetools
shivamdev-lgtm
authored and
JaskaranSM
committed
edb6c20
View commit details
Copy full SHA for edb6c20
Browse repository at this point
Added peers and seeders count for bittorent downloads
JaskaranSM
committed
7cf7255
View commit details
Copy full SHA for 7cf7255
Browse repository at this point
Commits on Jan 17, 2020
Tag the author of replied message of mirror command
Show description for 4573598
shivamdev-lgtm
committed
4573598
View commit details
Copy full SHA for 4573598
Browse repository at this point
Commits on Jan 19, 2020
Dockerfile: Move to smaller alpine base image
Show description for 29ee3ac
shivamdev-lgtm
committed
29ee3ac
View commit details
Copy full SHA for 29ee3ac
Browse repository at this point
Commits on Jan 21, 2020
Minor fix ups
shivamdev-lgtm
committed
651c893
View commit details
Copy full SHA for 651c893
Browse repository at this point
[NOT TESTED] Adding support service accounts
shivamdev-lgtm
committed
2468b87
View commit details
Copy full SHA for 2468b87
Browse repository at this point
Added scripts and docs for generating service accounts
shivamdev-lgtm
committed
134334c
View commit details
Copy full SHA for 134334c
Browse repository at this point
gen_sa_accounts: Save credentials with indexed file name
shivamdev-lgtm
committed
be68169
View commit details
Copy full SHA for be68169
Browse repository at this point
Commits on Jan 23, 2020
gdriveTools: Avoid using oauth2 library for service accounts
Show description for f180b90
shivamdev-lgtm
committed
f180b90
View commit details
Copy full SHA for f180b90
Browse repository at this point
gdriveTools: Fixed update Interval
Show description for ba4b1d9
shivamdev-lgtm
committed
ba4b1d9
View commit details
Copy full SHA for ba4b1d9
Browse repository at this point
Fixed crash if no url or magnet is provided to mirror
Show description for ddb44ee
shivamdev-lgtm
committed
ddb44ee
View commit details
Copy full SHA for ddb44ee
Browse repository at this point
Fixed wrong error message being sent on download timeout
Show description for ddf809a
shivamdev-lgtm
committed
ddf809a
View commit details
Copy full SHA for ddf809a
Browse repository at this point
Commits on Feb 2, 2020
Rewrite tar function
Show description for e4d5936
JaskaranSM
committed
e4d5936
View commit details
Copy full SHA for e4d5936
Browse repository at this point
Commits on Feb 3, 2020
Refactor service account implementation
JaskaranSM
committed
c6566c7
View commit details
Copy full SHA for c6566c7
Browse repository at this point
Commits on Feb 4, 2020
Added missing property
JaskaranSM
authored
a7cfcf2
View commit details
Copy full SHA for a7cfcf2
Browse repository at this point
Commits on Feb 5, 2020
UploadStatus: Handle exception ZeroDivisionError
shivamdev-lgtm
authored
97d6fc2
View commit details
Copy full SHA for 97d6fc2
Browse repository at this point
Fixed upload of empty files for Team Drive
Show description for 8b9a73a
shivamdev-lgtm
committed
8b9a73a
View commit details
Copy full SHA for 8b9a73a
Browse repository at this point
Commits on Feb 16, 2020
Handle TimedOut Errors
JaskaranSM
committed
5057be2
View commit details
Copy full SHA for 5057be2
Browse repository at this point
Not needed
JaskaranSM
committed
df82047
View commit details
Copy full SHA for df82047
Browse repository at this point
Commits on Feb 17, 2020
Revert "Not needed"
Show description for bb3a13c
JaskaranSM
committed
bb3a13c
View commit details
Copy full SHA for bb3a13c
Browse repository at this point
Revert "Handle TimedOut Errors"
Show description for 8697111
JaskaranSM
committed
8697111
View commit details
Copy full SHA for 8697111
Browse repository at this point
Cleanup drive_list and minor fixes
JaskaranSM
committed
50f04bc
View commit details
Copy full SHA for 50f04bc
Browse repository at this point
Commits on Mar 21, 2020
recursively try again instead of handling switch with backoff
Show description for 53dc82c
JaskaranSM
committed
53dc82c
View commit details
Copy full SHA for 53dc82c
Browse repository at this point
Implement clone feature
Show description for 8207520
JaskaranSM
committed
8207520
View commit details
Copy full SHA for 8207520
Browse repository at this point
use BotCommands for clone command trigger
JaskaranSM
committed
58fd47b
View commit details
Copy full SHA for 58fd47b
Browse repository at this point
Import Clone Module
JaskaranSM
authored
93166cb
View commit details
Copy full SHA for 93166cb
Browse repository at this point
Implement cancellation of downloads by gid
JaskaranSM
committed
e79293e
View commit details
Copy full SHA for e79293e
Browse repository at this point
Merge branch 'develop' of https://github.com/lzzy12/python-aria-mirror-bot into develop
JaskaranSM
committed
6ab053d
View commit details
Copy full SHA for 6ab053d
Browse repository at this point
Commits on Mar 23, 2020
Enable TeamDrive support for clone
JaskaranSM
authored
1e135a1
View commit details
Copy full SHA for 1e135a1
Browse repository at this point
TeamDrive List fix
JaskaranSM
authored
9de2a3f
View commit details
Copy full SHA for 9de2a3f
Browse repository at this point
Commits on Mar 24, 2020
Use Service Accounts for Cloning if availble.
Show description for 47cfaf7
JaskaranSM
committed
47cfaf7
View commit details
Copy full SHA for 47cfaf7
Browse repository at this point
Commits on Mar 27, 2020
Added Youtube-dl support
JaskaranSM
committed
8c3284d
View commit details
Copy full SHA for 8c3284d
Browse repository at this point
Commits on Mar 28, 2020
Fixed yt-dl support
Show description for d5408c4
shivamdev-lgtm
authored and
JaskaranSM
committed
d5408c4
View commit details
Copy full SHA for d5408c4
Browse repository at this point
Fix uploading for YT-DL
Show description for 728a523
shivamdev-lgtm
authored and
JaskaranSM
committed
728a523
View commit details
Copy full SHA for 728a523
Browse repository at this point
youtube-dl: fixed downloading from sites that provide encrypted content (m3u8)
JaskaranSM
committed
cb376a0
View commit details
Copy full SHA for cb376a0
Browse repository at this point
Commits on Mar 29, 2020
fixed direct link mirroring
JaskaranSM
committed
16e7dc7
View commit details
Copy full SHA for 16e7dc7
Browse repository at this point
Commits on Apr 16, 2020
switch to context based callbacks
JaskaranSM
committed
4ac74d3
View commit details
Copy full SHA for 4ac74d3
Browse repository at this point
Separate out youtube-dl command
Show description for 63e079b
shivamdev-lgtm
authored and
JaskaranSM
committed
63e079b
View commit details
Copy full SHA for 63e079b
Browse repository at this point
You can’t perform that action at this time.