Skip to content

Releases: Hetari/pyutube

Pyutube 1.2.1

20 Apr 11:14
Compare
Choose a tag to compare

Pyutube Changelog

1.2.1

  • Fix: Show the progress bar in the terminal.
  • Fix: Modify the merge method to check if the video has an audio track; if not, download it as audio and merge it with the video.
  • Add: Implement functionality to check the latest version of pyutube on PyPI, enabling notifications for new updates.

Pyutube 1.2.0

11 Apr 14:27
3a23fea
Compare
Choose a tag to compare

Pyutube Changelog

1.2.0

  • Add: New feature:

    • Download all playlist videos by one click
    • You can choose what you want to download
  • Fix: Instead of using ffmpeg for merging, use moviepy instead.

Pyutube 1.1.8

02 Apr 18:35
Compare
Choose a tag to compare

Pyutube Changelog

1.1.8

  • Fix: Cancel the download process.
  • Modify: Documentation, and code style that made it easier to understand (using pylint).

Pyutube 1.1.7

28 Mar 03:39
Compare
Choose a tag to compare

Pyutube Changelog

1.1.7

  • Added: Display the video size next to the resolution.
    For example:
  ✅ There is internet connection

  [?] Choose the file type you want to download:
  Audio

  > Video
  > Cancel the download

  Title: Write an Incredible Resume: 5 Golden Rules!

  [?] Choose the resolution you want to download:
    144p ~= 10.91 MB
    240p ~= 15.17 MB
    360p ~= 21.62 MB
    480p ~= 38.37 MB
  > 720p ~= 70.31 MB
    1080p ~= 128.81 MB
    Cancel the download

Note: The video size is approximate, that's mean it's not exact 100%.

1.1.6

  • Added: Ability to show the tool version with the -v or --version option.
  • Added: Support only downloading audio with the -a or --audio option.
  • Added: Support only downloading video with the -f or --footage option.
  • Changed: Updated the documentation

Pyutube 1.1.5

21 Mar 17:18
Compare
Choose a tag to compare

Pyutube Changelog

1.1.5

  • Fix: big resolution fixing

    Now you can download any resolution you want from all available resolution.

  • Fix: Speed up the download process.

Pyutube 1.1.4

20 Mar 22:21
Compare
Choose a tag to compare

Pyutube Changelog

1.1.4

  • Edit filename template

    the new defult filename template is:
    %name% - %resolution% _-_%video_id%.%ext%

    Note: This is the only filename template in the moment, we consider to add more in the future. (but not now)

Pyutube 1.1.2

15 Mar 02:01
Compare
Choose a tag to compare

Pyutube Changelog

1.1.2

  • Fix: Show only available resolutions.

Pyutube 1.1.0

12 Mar 00:21
Compare
Choose a tag to compare

Pyutube Changelog

1.1.0

  • Add: New feature:

    • Download the youtube shorts by one click
  • Fix: big fixing

Pyutube 1.0.1

09 Mar 21:55
Compare
Choose a tag to compare

Pyutube

1.0.1

  • Fix: big fixing and update the endpoints

1.0.0

  • Initial release

v1.0.0

02 Mar 20:40
b259114
Compare
Choose a tag to compare

PyUtube 1.0