Skip to content

Releases: j54j6/YoutubeDL-Downloader

Added custom output formats

22 Sep 19:59
136c6ca
Compare
Choose a tag to compare

This Release adds a new functionality to set the output format of subscriptions/customs downlaods globally or per susbcription.

1.0

08 Jun 08:43
Compare
Choose a tag to compare
1.0

Full Changelog: 0.2...1.0

This release should work out of the box.
All functiona are implemented and tested in my environment (NAS Netowrk Drive, round about 5k Files to test different names)

0.2

05 Jun 20:52
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

This release is now more or less fully functional.
You can also create Backups using the backup command or export-subscriptions(). The backup command also exports the items table into a json file.
Further you can now add your normal filespace and use the validate function to import and register all files. Missing data will be added if you download a custom video that matches on you already have or when you run the subscription task using the start command.

Fix ArgV

28 May 15:10
Compare
Choose a tag to compare
Fix ArgV Pre-release
Pre-release
0.1.3

Fixed ArgV Command

Add Subscription/Del Subscription fixed

28 May 15:13
Compare
Choose a tag to compare
Pre-release
0.1.2.1

Update yt_manager.py

Added batch

20 May 19:35
Compare
Choose a tag to compare
Added batch Pre-release
Pre-release
0.1.2

Added cli functionality

Bug Fixes

20 May 16:29
Compare
Choose a tag to compare
Bug Fixes Pre-release
Pre-release
  • Fixed Bug when quotes in the title
  • Directory Problem fixed

v.0.1: Subscription feature added

20 May 14:24
Compare
Choose a tag to compare
Pre-release

First working version.
All important functions are working.
Currently only reddit, Youtube, Pornhub and Pinterest is supported.

You can create subscriptions for channels (Pornhub and Youtube) and automatically download all videos.
Or you can use the "custom" command to only download one video

Missing:
check() function -> This will be used to check the whole directory and all videos for corruption/ missing files etc. and redownload them if needed