- Truy cập Google Cloud Console
- Tạo một dự án mới hoặc chọn dự án hiện tại
- Chọn "Enable APIs and Services"
- Tìm và chọn "Google Drive API"
- Nhấn nút "Enable"
- Chuyển đến mục "Credentials"
- Nhấn "Create Credentials"
- Chọn "OAuth client ID"
- Chọn loại ứng dụng: "Desktop app"
- Đặt tên cho ứng dụng
- Nhấn "Create"
- Sau khi tạo, nhấn nút tải xuống
- Lưu file
credentials.json
vào thư mục dự án của bạn
- Chạy file run.bat
- Mở file
download-url.txt
- Dán các đường link Google Drive
- Mỗi link được ngăn cách bằng dấu xuống dòng
- Ví dụ:
https://drive.google.com/file/d/link1 https://drive.google.com/file/d/link2 https://drive.google.com/file/d/link3
- Chọn đường dẫn lưu file
- Ngồi ăn bánh uống trà đợi tải xong
- Chạy file run.bat
- Sử dụng FileChooser để chọn file/thư mục
- Nhấn nút "Select" để bắt đầu quá trình tải lên
- Visit Google Cloud Console
- Create a new project or select an existing project
- Choose "Enable APIs and Services"
- Find and select "Google Drive API"
- Press the "Enable" button
- Go to "Credentials" section
- Click "Create Credentials"
- Select "OAuth client ID"
- Choose application type: "Desktop app"
- Name your application
- Click "Create"
- After creation, press the download button
- Save the
credentials.json
file in your project directory
- Open run.bat
- Open
download-url.txt
- Paste Google Drive links
- Separate links with line breaks
- Example:
https://drive.google.com/file/d/link1 https://drive.google.com/file/d/link2 https://drive.google.com/file/d/link3
- Select destination to save files
- Open run.bat
- Use FileChooser to select files/folders
- Press "Select" button to start upload process
- Giữ bảo mật file
credentials.json
- Không chia sẻ file này công khai
- Keep
credentials.json
file secure - Do not share this file publicly