Commit Graph
100 Commits
Author SHA1 Message Date
dark_zoul b91d3f4c48 Update .gitignore and README 2026-03-07 21:22:31 +02:00
dark_zoul 70e90ce9be Change Docker image name in release workflow 2026-03-07 21:18:14 +02:00
dark_zoul 5eecf5fd08 Update release name format in GitHub release action 2026-03-07 21:12:58 +02:00
dark_zoul ee929e55d6 Add GITHUB_TOKEN environment variable for release asset uploads 2026-03-07 21:09:41 +02:00
dark_zoul 1aa41c7399 change artifact names in release workflow 2026-03-07 21:04:53 +02:00
dark_zoul 61916e60c5 Add permissions section for workflow to enable artifact management 2026-03-07 21:02:41 +02:00
dark_zoul f8cc0a8e9d Fix artifact download paths in release workflow 2026-03-07 20:54:12 +02:00
dark_zoul 07fb74d7e4 Optimize aria2c build step to skip if cached 2026-03-07 20:51:29 +02:00
dark_zoul a43b6a1bff fix aria2c cache in release workflow 2026-03-07 20:50:09 +02:00
dark_zoul 5d55cb8ee4 Add retries to curl commands for downloading dependencies in release workflow 2026-03-07 20:37:01 +02:00
dark_zoul 4a9b6b5850 change upload-release-asset action to v1 2026-03-07 20:13:23 +02:00
dark_zoul a44fd5bc90 Refactor Docker build context for Linux artifacts and update image build steps 2026-03-07 20:05:27 +02:00
dark_zoul 48233b4cc3 fix caching for aria2c binary and display cache status 2026-03-07 19:59:43 +02:00
dark_zoul d61e4c33c9 fix job and Remove debug steps for Docker image build 2026-03-07 19:52:43 +02:00
dark_zoul 3081a384c5 Add debug steps for Linux artifact extraction and contents verification 2026-03-07 19:44:16 +02:00
dark_zoul 9b3cac4d00 AI: fix extracted Linux artifacts 2026-03-07 19:37:40 +02:00
dark_zoul caea1a72f3 Fix artifact path for Linux package upload in release workflow 2026-03-07 19:27:37 +02:00
dark_zoul 585875c447 AI: readd release job 2026-03-07 19:25:54 +02:00
dark_zoul 4fc1f8999e AI: Refactor release workflow: streamline steps, remove unused sections, and enhance artifact handling 2026-03-07 19:21:18 +02:00
dark_zoul 3958054f23 Update artifact paths and registry URL in release workflow 2026-03-07 19:20:28 +02:00
dark_zoul 16cc0ac1ff AI: Refactor version extraction logic in release workflow to streamline tag handling 2026-03-07 19:09:43 +02:00
dark_zoul 0f74bf6606 Add input for release tag in workflow dispatch and update artifact paths 2026-03-07 19:05:22 +02:00
dark_zoul d935b21522 Update artifact paths for Windows and Linux uploads in release workflow 2026-03-07 18:56:11 +02:00
dark_zoul 01ea0db145 reintroduce zip/unzip steps for Windows and Linux artifacts in release workflow 2026-03-07 18:51:33 +02:00
dark_zoul 8f5b90e175 Remove Windows package zipping step from release workflow 2026-03-07 18:03:14 +02:00
dark_zoul 4b04f0af36 Remove tar.gz package creation and extraction steps from Linux build workflow 2026-03-07 17:34:02 +02:00
dark_zoul 02356b191f Refactor tag extraction to handle both tags and branches in release workflow 2026-03-07 16:39:50 +02:00
dark_zoul 99c8251257 Add User-Agent header to curl commands 2026-03-07 16:36:13 +02:00
dark_zoul 13eff5ef50 Refactor Windows and Linux package preparation in release workflow to use GITHUB_WORKSPACE for consistency 2026-03-07 16:24:35 +02:00
dark_zoul 6ca8b84629 Refactor Linux package preparation in release workflow to improve caching and cleanup processes 2026-03-07 16:16:33 +02:00
dark_zoul 837f8275cd Update release workflow to extract Linux artifact from the correct directory and upgrade upload-release-asset action to v2 2026-03-07 16:12:27 +02:00
dark_zoul e6eaa045bb Update release workflow to use GitHub actor for Docker image registry and improve curl command reliability 2026-03-07 14:49:18 +02:00
dark_zoul c04a216a58 Refactor CI/CD workflow to use GitHub Actions and update README for clarity 2026-03-07 14:07:50 +02:00
dark_zoul b2c64072c8 Add workflow_dispatch trigger to release workflow 2026-03-07 13:55:25 +02:00
dark_zoul c93da9e644 rename .gitea to .github 2026-03-07 13:54:12 +02:00
dark_zoul ecffcc26aa Merge pull request 'Remove Docker image build workflow: delete build-docker-image.yml(redundant)' (#2) from Next into main
Reviewed-on: dark_zoul/youtube-playlist-downloader#2
2025-10-18 23:32:02 +03:00
dark_zoul b345c16c23 Remove Docker image build workflow: delete build-docker-image.yml(redundant) 2025-10-18 23:29:56 +03:00
dark_zoul 2c4b736e06 Update README.md
fix typo
2025-10-17 15:57:10 +03:00
dark_zoul 492e829e78 Merge pull request 'Next' (#1) from Next into main
Reviewed-on: dark_zoul/youtube-playlist-downloader#1
2025-10-17 15:54:03 +03:00
dark_zoul 6f6d0ecf85 Fix Docker image artifact handling: standardize tar file naming and paths 2025-10-17 11:31:32 +03:00
dark_zoul 1e710f7ea7 Refactor Docker image handling: save and upload images with distinct tags, update artifact paths 2025-10-17 11:23:13 +03:00
dark_zoul 099d4d9740 Fix release workflow: add checkout step to build docker image as latest 2025-10-16 23:07:21 +03:00
dark_zoul 68cf583d5c Fix Docker image loading step: update path to the tar file for correct loading 2025-10-16 23:00:49 +03:00
dark_zoul 946e8d3d99 Fix Docker image loading step: update path to the tar file for correct loading 2025-10-16 22:54:56 +03:00
dark_zoul 3c8b5aad0b add Docker image artifact upload step 2025-10-16 22:36:46 +03:00
dark_zoul 341f7a7eae Fix Docker image save and load steps: update image reference and correct step naming 2025-10-16 22:27:24 +03:00
dark_zoul 85f3ea528e Fix Docker image build workflow: add missing checkout step for consistency 2025-10-16 22:18:03 +03:00
dark_zoul 637989eb9f Refactor Docker image build workflow: add dependency on build-linux-package and update artifact naming for clarity 2025-10-16 22:08:54 +03:00
dark_zoul 0197d2303e Fix artifact download and extraction steps to correctly reference the TAG variable 2025-10-16 22:05:58 +03:00
dark_zoul 9a3877c8dd Refactor Docker image build workflow: remove redundant checkout step and update artifact naming 2025-10-16 22:03:09 +03:00
dark_zoul 0297fd750e Refactor Docker image build workflow:do it as a job in the release.yml 2025-10-16 21:58:21 +03:00
dark_zoul 277d899993 Fix artifact download action to use Gitea-specific implementation 2025-10-16 21:40:03 +03:00
dark_zoul 1cf4544b82 Refactor Dockerfile to use alpine base image and streamline dependencies; update workflows to handle artifact downloads and extraction 2025-10-16 21:37:38 +03:00
dark_zoul 440344b8fb Refactor Docker image build process: latest image is built with distinct digest hopefully 2025-10-16 20:49:36 +03:00
dark_zoul 6c7d3b2825 Fix path resolution in ConfigLoader to use script location instead of config dir location 2025-10-16 13:59:04 +03:00
dark_zoul 6d3591ed54 Update Docker usage instructions in README: change pull command to run command with required volumes 2025-10-16 13:12:47 +03:00
dark_zoul febbd2c681 Add Docker usage instructions to README 2025-10-16 13:10:56 +03:00
dark_zoul 8205469372 Add error handling in tag extraction step and remove image artifact upload 2025-10-15 21:51:20 +03:00
dark_zoul 0498857920 do not update yt-dlp executable when running in Docker 2025-10-15 21:37:04 +03:00
dark_zoul e1278308d1 Improve private playlist detection heuristics in PlaylistDownloader 2025-10-15 21:29:02 +03:00
dark_zoul 93cd9a0fe0 Refactor mode "both" in PlaylistDownloader: video is downloaded then audio extracted using ffmpeg. 2025-10-15 21:13:15 +03:00
dark_zoul 6203fd36c0 Comment out assignment of playlist_id in PlaylistDownloader initialization 2025-10-15 20:40:36 +03:00
dark_zoul 37bc269092 Enhance playlist URL validation 2025-10-15 20:37:15 +03:00
dark_zoul 4739e13af2 Update ffmpeg requirement to include 'both' download mode in ConfigLoader 2025-10-15 19:59:16 +03:00
dark_zoul 75d4d971dd Refactor Dockerfile to install dependencies with no-install-recommends and update ffmpeg checks in ConfigLoader for improved audio mode handling 2025-10-15 19:15:22 +03:00
dark_zoul fb32de243f Add conditional check to only require ffmpeg if download_mode is audio 2025-10-15 19:07:32 +03:00
dark_zoul 66758edb4b Improve logic in ConfigLoader to handle binaries in PATH 2025-10-15 19:03:09 +03:00
dark_zoul ed8398f28c Update error message for missing config path 2025-10-15 18:51:32 +03:00
dark_zoul 110a5100dd Remove redundant step to push Docker image with release tag 2025-10-15 18:41:39 +03:00
dark_zoul 538fac2394 Add artifact upload step for Docker image in build workflow 2025-10-15 18:40:27 +03:00
dark_zoul e1971c3928 Refactor Docker image paths for better compatibility with Docker environment 2025-10-15 18:35:30 +03:00
dark_zoul 6524c173a6 Refactor environment variable names for Docker registry to improve clarity 2025-10-15 15:36:53 +03:00
dark_zoul fb5ae1421b Update Docker registry login step to use DOCKER_HUB_ACCESS_TOKEN 2025-10-15 15:25:02 +03:00
dark_zoul 19b749077f typo 2025-10-15 15:15:31 +03:00
dark_zoul 6f12f241e3 Refactor Docker registry login step to use login-action for improved security and clarity 2025-10-15 15:12:11 +03:00
dark_zoul 4093e9f76b Add workflow_dispatch trigger to Docker image build workflow 2025-10-15 14:51:48 +03:00
dark_zoul 4062ccc411 Update Docker registry login command to use password from stdin for security 2025-10-15 14:27:10 +03:00
dark_zoul 8918746b8e Fix Docker registry login command to use OWNER variable for username 2025-10-15 14:24:34 +03:00
dark_zoul 3a614e880c Update Docker image build steps to include OWNER variable in tags and pushes 2025-10-15 14:05:22 +03:00
dark_zoul 349eaef7ff Refactor Docker registry configuration and update login token reference 2025-10-15 13:55:17 +03:00
dark_zoul f32bb3ebdc Reorder Docker image push steps to fix registry login 2025-10-15 13:44:05 +03:00
dark_zoul 03d59e204d Update Docker build context path in workflow 2025-10-15 13:27:39 +03:00
dark_zoul 6d7bbff45e Fix registry URL typo in Docker build workflow 2025-10-15 13:25:25 +03:00
dark_zoul b54a6e2ed5 Rename job and update registry URL in Docker build workflow 2025-10-15 13:20:41 +03:00
dark_zoul 983a876549 Remove linux-zip artifact download and unpack steps from Docker build workflow 2025-10-15 13:17:52 +03:00
dark_zoul 73f8d79c9e Remove dependency on linux-package job from Docker build workflow 2025-10-15 13:14:02 +03:00
dark_zoul fa851ecc78 Refactor Dockerfile: streamline installation of dependencies: install via apt 2025-10-15 13:12:34 +03:00
dark_zoul abb0c806a7 Add dependency on linux-package job for Docker build workflow 2025-10-15 13:07:09 +03:00
dark_zoul c4d7e300e2 Add Docker workflow and Dockerfile for building and pushing images to Gitea registry 2025-10-15 12:56:02 +03:00
dark_zoul c7805ee619 Update release workflow: remove pip update (redundant) 2025-10-15 11:39:37 +03:00
dark_zoul a56e607548 Add draft option to release publishing step in workflow 2025-10-15 11:38:15 +03:00
dark_zoul 43ae593904 Remove Python setup steps from Windows and Linux package workflows 2025-10-15 11:21:56 +03:00
dark_zoul 105c19f1ce Update artifact download action to christopherhx/gitea-download-artifact@v4 2025-10-15 11:16:49 +03:00
dark_zoul 68570b271f switch artifact upload action to christopherhx/gitea-upload-artifact@v4 2025-10-15 11:09:03 +03:00
dark_zoul a02b167377 Refactor release in workflow: use artifacts action for Windows and Linux, and update release publishing to release packages simultaneously. 2025-10-15 10:58:08 +03:00
dark_zoul 7e9fb038c0 Remove unused import of distutils.command.config 2025-10-14 21:08:43 +03:00
dark_zoul 57ba6b51f4 Refactor Linux package workflow: remove aria2c build steps and update dependencies 2025-10-14 12:24:05 +03:00
dark_zoul d3a8b06643 Update installation dependencies in Linux release workflow to include autopoint 2025-10-14 11:59:06 +03:00
dark_zoul f3fff72702 Update installation dependencies in release workflow to include autoconf and automake 2025-10-14 11:54:58 +03:00
dark_zoul 6914a4aba8 Remove configuration file copy from Windows and Linux package workflows 2025-10-14 11:49:04 +03:00