mirror of
https://github.com/B16f00t/whapa.git
synced 2026-04-25 02:45:59 +03:00
[PR #163] [MERGED] Use of sequential downloader & checking of local file sizes #224
Labels
No labels
enhancement
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whapa#224
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/B16f00t/whapa/pull/163
Author: @Baneeishaque
Created: 4/27/2022
Status: ✅ Merged
Merged: 5/20/2022
Merged by: @B16f00t
Base:
master← Head:master📝 Commits (10+)
28c4838Type annotationsa6352e7code formatadead77option to use sequential downloads, instead of parallel downloads47b39eatypof1fe89dtype related error fixe1cf967data types correction4989181check size of local file to overwrite partial downloads063675dasdf integration7eeb189Idea89d1950run conf. - idea📊 Changes
14 files changed (+436 additions, -104 deletions)
View changed files
➕
.gitignore(+3 -0)➕
.idea/inspectionProfiles/profiles_settings.xml(+6 -0)➕
.idea/modules.xml(+8 -0)➕
.idea/runConfigurations/whagodri__i.xml(+24 -0)➕
.idea/runConfigurations/whagodri__s__o___home_dk_Data_Misc_Mega_Banee_Gmail_Drive_GDrive_Backups_WhatsApp__.xml(+24 -0)➕
.idea/runConfigurations/whagodri__s__o___home_dk_Data_Misc_Mega_Banee_Gmail_Drive_GDrive_Backups_WhatsApp____dr.xml(+24 -0)➕
.idea/runConfigurations/whagodri__s__o___home_dk_Data_Misc_Mega_Banee_Gmail_Drive_GDrive_Backups_WhatsApp____np__dr.xml(+24 -0)➕
.idea/runConfigurations/whagodri__sd__o___home_dk_Data_Misc_Mega_Banee_Gmail_Drive_GDrive_Backups_WhatsApp__.xml(+24 -0)➕
.idea/runConfigurations/whagodri__sd__o___home_dk_Data_Misc_Mega_Banee_Gmail_Drive_GDrive_Backups_WhatsApp____np.xml(+24 -0)➕
.idea/runConfigurations/whapa_gui.xml(+24 -0)➕
.idea/vcs.xml(+6 -0)➕
.idea/whapa.iml(+17 -0)➕
.tool-versions(+1 -0)📝
libs/whagodri.py(+227 -104)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.