Commit Graph

  • 491e6764b7 Update project plan with detailed subject area and problem definitions dark_zoul 2026-03-17 15:36:24 +02:00
  • 279cb0900b Add build status badge to README.md dark_zoul 2026-03-17 15:28:21 +02:00
  • 11bb420f19 Fix workflow with gitub specific features after migration from gitea; create project plan dark_zoul 2026-03-17 15:25:42 +02:00
  • 8c99edf3ac Fix release name typo dark_zoul 2026-03-07 21:35:22 +02:00
  • 1d8dab1bfb Add build status badge to README dark_zoul 2026-03-07 21:26:54 +02:00
  • b91d3f4c48 Update .gitignore and README 1.0.1 dark_zoul 2026-03-07 21:22:31 +02:00
  • 70e90ce9be Change Docker image name in release workflow dark_zoul 2026-03-07 21:18:14 +02:00
  • 5eecf5fd08 Update release name format in GitHub release action dark_zoul 2026-03-07 21:12:58 +02:00
  • ee929e55d6 Add GITHUB_TOKEN environment variable for release asset uploads 1.0.0 dark_zoul 2026-03-07 21:09:41 +02:00
  • 1aa41c7399 change artifact names in release workflow dark_zoul 2026-03-07 21:04:53 +02:00
  • 61916e60c5 Add permissions section for workflow to enable artifact management dark_zoul 2026-03-07 21:02:41 +02:00
  • f8cc0a8e9d Fix artifact download paths in release workflow dark_zoul 2026-03-07 20:54:12 +02:00
  • 07fb74d7e4 Optimize aria2c build step to skip if cached dark_zoul 2026-03-07 20:51:29 +02:00
  • a43b6a1bff fix aria2c cache in release workflow dark_zoul 2026-03-07 20:50:09 +02:00
  • 5d55cb8ee4 Add retries to curl commands for downloading dependencies in release workflow dark_zoul 2026-03-07 20:37:01 +02:00
  • 4a9b6b5850 change upload-release-asset action to v1 dark_zoul 2026-03-07 20:13:23 +02:00
  • a44fd5bc90 Refactor Docker build context for Linux artifacts and update image build steps dark_zoul 2026-03-07 20:05:27 +02:00
  • 48233b4cc3 fix caching for aria2c binary and display cache status dark_zoul 2026-03-07 19:59:43 +02:00
  • d61e4c33c9 fix job and Remove debug steps for Docker image build dark_zoul 2026-03-07 19:52:43 +02:00
  • 3081a384c5 Add debug steps for Linux artifact extraction and contents verification dark_zoul 2026-03-07 19:44:16 +02:00
  • 9b3cac4d00 AI: fix extracted Linux artifacts dark_zoul 2026-03-07 19:37:40 +02:00
  • caea1a72f3 Fix artifact path for Linux package upload in release workflow dark_zoul 2026-03-07 19:27:37 +02:00
  • 585875c447 AI: readd release job dark_zoul 2026-03-07 19:25:54 +02:00
  • 4fc1f8999e AI: Refactor release workflow: streamline steps, remove unused sections, and enhance artifact handling dark_zoul 2026-03-07 19:21:18 +02:00
  • 3958054f23 Update artifact paths and registry URL in release workflow dark_zoul 2026-03-07 19:20:28 +02:00
  • 16cc0ac1ff AI: Refactor version extraction logic in release workflow to streamline tag handling dark_zoul 2026-03-07 19:09:43 +02:00
  • 0f74bf6606 Add input for release tag in workflow dispatch and update artifact paths dark_zoul 2026-03-07 19:05:22 +02:00
  • d935b21522 Update artifact paths for Windows and Linux uploads in release workflow dark_zoul 2026-03-07 18:56:11 +02:00
  • 01ea0db145 reintroduce zip/unzip steps for Windows and Linux artifacts in release workflow dark_zoul 2026-03-07 18:51:33 +02:00
  • 8f5b90e175 Remove Windows package zipping step from release workflow dark_zoul 2026-03-07 18:03:14 +02:00
  • 4b04f0af36 Remove tar.gz package creation and extraction steps from Linux build workflow dark_zoul 2026-03-07 17:34:02 +02:00
  • 02356b191f Refactor tag extraction to handle both tags and branches in release workflow dark_zoul 2026-03-07 16:39:50 +02:00
  • 99c8251257 Add User-Agent header to curl commands dark_zoul 2026-03-07 16:36:13 +02:00
  • 13eff5ef50 Refactor Windows and Linux package preparation in release workflow to use GITHUB_WORKSPACE for consistency dark_zoul 2026-03-07 16:24:35 +02:00
  • 6ca8b84629 Refactor Linux package preparation in release workflow to improve caching and cleanup processes dark_zoul 2026-03-07 16:16:33 +02:00
  • 837f8275cd Update release workflow to extract Linux artifact from the correct directory and upgrade upload-release-asset action to v2 dark_zoul 2026-03-07 16:12:27 +02:00
  • e6eaa045bb Update release workflow to use GitHub actor for Docker image registry and improve curl command reliability dark_zoul 2026-03-07 14:49:18 +02:00
  • c04a216a58 Refactor CI/CD workflow to use GitHub Actions and update README for clarity dark_zoul 2026-03-07 14:07:50 +02:00
  • b2c64072c8 Add workflow_dispatch trigger to release workflow dark_zoul 2026-03-07 13:55:25 +02:00
  • c93da9e644 rename .gitea to .github dark_zoul 2026-03-07 13:54:12 +02:00
  • 3d813200a5 Update .gitignore to include /bin directory dark_zoul 2026-03-07 13:22:22 +02:00
  • 6ccb869c3c Refactor tests to improve logging configuration and enhance video renumbering logic dark_zoul 2025-11-24 11:59:57 +02:00
  • 4a56c03b62 Add more tests for PlaylistDownloader functionality dark_zoul 2025-11-24 11:48:17 +02:00
  • 1d99fd2b10 Update .gitignore to exclude all tmp directories and remove unused test files dark_zoul 2025-11-24 11:28:54 +02:00
  • b5ee8dbf3b Refactor test configurations and enhance testing framework dark_zoul 2025-11-24 11:21:32 +02:00
  • 21ba87c501 Refactor integration workflow and enhance debugging output in tests dark_zoul 2025-10-25 21:49:38 +03:00
  • 681291c79e Enhance integration tests to ensure yt-dlp binary is executable and handle non-executable files in CI bundles dark_zoul 2025-10-25 21:31:59 +03:00
  • 5c9d0b3255 Refactor code structure for improved readability and maintainability dark_zoul 2025-10-25 21:27:16 +03:00
  • 9c241a45ec Add support for local executables in integration tests dark_zoul 2025-10-25 21:22:02 +03:00
  • d2127b2b2c Refactor code structure for improved readability and maintainability dark_zoul 2025-10-25 21:17:36 +03:00
  • 3d8a634241 Refactor integration workflow to simplify the naming of the step for downloading release binaries dark_zoul 2025-10-25 20:48:41 +03:00
  • b88c23a476 Enhance integration workflow to download latest release binaries for yt-dlp, aria2, and ffmpeg, falling back to apt packages if necessary dark_zoul 2025-10-25 20:47:09 +03:00
  • 961e43c43b Update integration workflow to ensure yt-dlp is installed/upgraded in the virtual environment before running tests dark_zoul 2025-10-25 20:39:06 +03:00
  • 058c1b9fd0 Refactor integration workflow to ensure virtual environment support during package installation dark_zoul 2025-10-25 20:35:00 +03:00
  • 75c8993bb4 Update integration workflow to support 'Next' branch and enhance import robustness in tests dark_zoul 2025-10-25 20:29:27 +03:00
  • 07c4533cba Update integration workflow to include yt-dlp installation and simplify test execution dark_zoul 2025-10-25 20:02:08 +03:00
  • 7b704a1e21 fixes to integration workflow dark_zoul 2025-10-25 19:54:50 +03:00
  • 6631a4bd40 Merge branch 'Next' of https://git.darkzoul.org/dark_zoul/YouTube-Playlist-Downloader into Next dark_zoul 2025-10-25 19:40:28 +03:00
  • 3bff5dda49 Add full integration workflow test for audio/video downloads dark_zoul 2025-10-25 19:40:26 +03:00
  • fd3af146ae Update README.md dark_zoul 2025-10-22 14:46:30 +03:00
  • 15414c56fa Update README.md to clarify CLI flags and environment variable usage dark_zoul 2025-10-22 14:45:30 +03:00
  • 05355f54fc Add CLI flags and env vars docker documentation and clean up entrypoint script comments dark_zoul 2025-10-22 14:39:50 +03:00
  • 5eae107475 Refactor Dockerfile and entrypoint script for improved configuration handling and streamline image setup dark_zoul 2025-10-22 13:30:17 +03:00
  • 9f8a0e8449 Expand .dockerignore to include additional files and directories dark_zoul 2025-10-22 13:15:39 +03:00
  • aff5dda8e5 Update version in pyproject.toml to v1.1.4 and remove requirements-dev.txt dark_zoul 2025-10-22 13:13:05 +03:00
  • bf211fc176 Update project URL in pyproject.toml to point to the correct repository dark_zoul 2025-10-21 23:15:21 +03:00
  • 5acafcadb3 Refactor integration test setup and add pyproject.toml for project configuration dark_zoul 2025-10-21 23:10:52 +03:00
  • 4eff4a5536 Refactor test configuration and streamline test_cli_flags.py dark_zoul 2025-10-21 22:58:03 +03:00
  • 7dfa83565c Add integration test for PlaylistDownloader and update test_cli_flags dark_zoul 2025-10-21 22:54:23 +03:00
  • 98afb8c74e Add test script for PlaylistManager with prune and non-interactive modes dark_zoul 2025-10-21 22:24:49 +03:00
  • 599a0751b9 Add pruning option to PlaylistDownloader and update CLI arguments dark_zoul 2025-10-21 22:06:55 +03:00
  • e1ec65094f Implement non-interactive mode for PlaylistDownloader to support CI automation dark_zoul 2025-10-21 21:45:23 +03:00
  • 1402af52d6 Introduce Logging and argparse libs dark_zoul 2025-10-21 21:41:03 +03:00
  • b64e39a95f Update build-docker-image job dependencies to include release dark_zoul 2025-10-19 22:51:37 +03:00
  • fc72bc161c Remove build-docker-image dependency from release job dark_zoul 2025-10-19 21:02:35 +03:00
  • 6a0c5bd120 Refactor Docker image build process: streamline steps by removing tar save/load and directly pushing images to the registry dark_zoul 2025-10-19 21:01:56 +03:00
  • eb7c059155 Add configuration and ytplaylist directory to Windows and Linux package distributions dark_zoul 2025-10-19 20:40:54 +03:00
  • f47eccbb07 Update Dockerfile to use ytplaylist.cli as entry point and clean up yt-playlist-main.py dark_zoul 2025-10-19 19:09:27 +03:00
  • 41359edc51 Refactor YouTube Playlist Downloader dark_zoul 2025-10-19 17:50:14 +03:00
  • f41e82e17a Remove unused playlist identifier assignment in PlaylistDownloader dark_zoul 2025-10-19 13:43:45 +03:00
  • 1223335370 Apply Black code formatting and improve readability: standardize whitespace and line breaks dark_zoul 2025-10-19 13:43:23 +03:00
  • f2a4bcbbe1 Remove requirements.txt and create requirements-dev.txt for development dependencies dark_zoul 2025-10-19 00:06:24 +03:00
  • 9f0c44c1a3 Added: - requirements.txt - compose.yaml - config example - changed gitignore to not ignore /config dark_zoul 2025-10-18 23:57:16 +03:00
  • ecffcc26aa Merge pull request 'Remove Docker image build workflow: delete build-docker-image.yml(redundant)' (#2) from Next into main dark_zoul 2025-10-18 23:32:02 +03:00
  • b345c16c23 Remove Docker image build workflow: delete build-docker-image.yml(redundant) dark_zoul 2025-10-18 23:29:56 +03:00
  • 2c4b736e06 Update README.md dark_zoul 2025-10-17 15:57:10 +03:00
  • 492e829e78 Merge pull request 'Next' (#1) from Next into main dark_zoul 2025-10-17 15:54:03 +03:00
  • 6f6d0ecf85 Fix Docker image artifact handling: standardize tar file naming and paths dark_zoul 2025-10-17 11:31:32 +03:00
  • 1e710f7ea7 Refactor Docker image handling: save and upload images with distinct tags, update artifact paths dark_zoul 2025-10-17 11:23:13 +03:00
  • 099d4d9740 Fix release workflow: add checkout step to build docker image as latest dark_zoul 2025-10-16 23:07:21 +03:00
  • 68cf583d5c Fix Docker image loading step: update path to the tar file for correct loading dark_zoul 2025-10-16 23:00:49 +03:00
  • 946e8d3d99 Fix Docker image loading step: update path to the tar file for correct loading dark_zoul 2025-10-16 22:54:56 +03:00
  • 3c8b5aad0b add Docker image artifact upload step dark_zoul 2025-10-16 22:36:46 +03:00
  • 341f7a7eae Fix Docker image save and load steps: update image reference and correct step naming dark_zoul 2025-10-16 22:27:24 +03:00
  • 85f3ea528e Fix Docker image build workflow: add missing checkout step for consistency dark_zoul 2025-10-16 22:18:03 +03:00
  • 637989eb9f Refactor Docker image build workflow: add dependency on build-linux-package and update artifact naming for clarity dark_zoul 2025-10-16 22:08:54 +03:00
  • 0197d2303e Fix artifact download and extraction steps to correctly reference the TAG variable dark_zoul 2025-10-16 22:05:58 +03:00
  • 9a3877c8dd Refactor Docker image build workflow: remove redundant checkout step and update artifact naming dark_zoul 2025-10-16 22:03:09 +03:00
  • 0297fd750e Refactor Docker image build workflow:do it as a job in the release.yml dark_zoul 2025-10-16 21:58:21 +03:00
  • 277d899993 Fix artifact download action to use Gitea-specific implementation dark_zoul 2025-10-16 21:40:03 +03:00