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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
pythonitalia
/
pycon
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
106
Code
Issues
74
Pull requests
43
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Implement support for downloading videos from Google Drive
- #4715
#4715
Merged
marcoacierno
merged 18 commits into
main
pythonitalia/pycon:main
from
google-drive-video-imports
pythonitalia/pycon:google-drive-video-imports
Copy head branch name to clipboard
Aug 8, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Implement support for downloading videos from Google Drive
#4715
marcoacierno
merged 18 commits into
main
pythonitalia/pycon:main
from
google-drive-video-imports
pythonitalia/pycon:google-drive-video-imports
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
refactor(video_uploads): rename model to VideosImportRequest
Show description for 9727be2
marcoacierno
committed
9727be2
View commit details
Copy full SHA for 9727be2
Browse repository at this point
refactor(video_uploads): rename Celery task to process_videos_import_request
Show description for 7063af5
marcoacierno
committed
7063af5
View commit details
Copy full SHA for 7063af5
Browse repository at this point
refactor(video_uploads): extract BaseTransferProcessing and provider factory
Show description for f3b7119
marcoacierno
committed
f3b7119
View commit details
Copy full SHA for f3b7119
Browse repository at this point
feat(video_uploads): validate the source URL when the admin form is saved
Show description for 5282df8
marcoacierno
committed
5282df8
View commit details
Copy full SHA for 5282df8
Browse repository at this point
feat(google_api): track a daily Drive quota per OAuth credential
Show description for 2bb68c4
marcoacierno
committed
2bb68c4
View commit details
Copy full SHA for 2bb68c4
Browse repository at this point
feat(google_api): add Drive read-only scope and Drive REST helpers
Show description for c16e006
marcoacierno
committed
c16e006
View commit details
Copy full SHA for c16e006
Browse repository at this point
feat(video_uploads): parse Google Drive file and folder URLs
Show description for f35f0aa
marcoacierno
committed
f35f0aa
View commit details
Copy full SHA for f35f0aa
Browse repository at this point
feat(video_uploads): import single files from Google Drive
Show description for ad7881b
marcoacierno
committed
ad7881b
View commit details
Copy full SHA for ad7881b
Browse repository at this point
feat(video_uploads): import Google Drive folders recursively
Show description for eee99c0
marcoacierno
committed
eee99c0
View commit details
Copy full SHA for eee99c0
Browse repository at this point
feat(video_uploads): explain Drive import failures in failed_reason
Show description for 70f84c5
marcoacierno
committed
70f84c5
View commit details
Copy full SHA for 70f84c5
Browse repository at this point
test(video_uploads): cover the Drive import end to end
Show description for 4627e19
marcoacierno
committed
4627e19
View commit details
Copy full SHA for 4627e19
Browse repository at this point
refactor: tidy up the Drive import code
Show description for 672b505
marcoacierno
committed
672b505
View commit details
Copy full SHA for 672b505
Browse repository at this point
test(video_uploads): make the URL rejection test prove its point
Show description for 02c7aaa
marcoacierno
committed
02c7aaa
View commit details
Copy full SHA for 02c7aaa
Browse repository at this point
cleanup
marcoacierno
committed
a162975
View commit details
Copy full SHA for a162975
Browse repository at this point
fix(video_uploads): keep a Drive import on one Google account
Show description for 0e13ce8
marcoacierno
committed
0e13ce8
View commit details
Copy full SHA for 0e13ce8
Browse repository at this point
Commits on Aug 8, 2026
fix(video_uploads): keep zip contents inside the folder holding the zip
Show description for e61c04e
marcoacierno
committed
e61c04e
View commit details
Copy full SHA for e61c04e
Browse repository at this point
change s& logging
marcoacierno
committed
2f8da77
View commit details
Copy full SHA for 2f8da77
Browse repository at this point
chnange
marcoacierno
committed
75caf4a
View commit details
Copy full SHA for 75caf4a
Browse repository at this point
You can’t perform that action at this time.