Autor Thema: Down/Uploadtools (YouTube, MyVideo etc.) diverses  (Gelesen 82148 mal)

0 Mitglieder und 3 Gäste betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Media Downloader 2.7.0
« Antwort #1410 am: 10 November, 2022, 19:40 »
Download videos and even entire playlists from the internet at high speed and in batch with the help of this open-source application.

License: GPLv2

Changelog


    Add German translations.
    Add a GUI option to check for Media Downloader update on startup.
    Add a GUI option to download a section of a media in batch downloader tab.
    Update other langauge translations.

[close]

https://github.com/mhogomchungu/media-downloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
yt-dlp 2022.11.11
« Antwort #1411 am: 11 November, 2022, 18:40 »
A fork of the youtube-dl application with additional features, which enables you to grab videos from YouTube and a few other platforms.

The Unlicense

Changelog


Merge youtube-dl: Upto commit/de39d12
Backport SSL configuration from Python 3.10 by coletdjnz
Do more processing in --flat-playlist
Fix --list options not implying -s in some cases by Grub4K, bashonly
Fix end time of clips by cruel-efficiency
Fix for formats=None
Write API params in debug head
[outtmpl] Ensure ASCII in json and add option for Unicode
[SponsorBlock] Add type field, obey --retry-sleep extractor, relax duration check for large segments
[SponsorBlock] Support chapter category by ajayyy, pukkandan
[ThumbnailsConvertor] Fix filename escaping by dirkf, pukkandan
[ModifyChapters] Handle the entire video being marked for removal
[embedthumbnail] Fix thumbnail name in mp3 by How-Bout-No
[downloader/fragment] HLS download can continue without first fragment
[cookies] Improve LenientSimpleCookie by Grub4K
[jsinterp] Improve separating regex
[extractor/common] Fix fatal=False for _search_nuxt_data
[extractor/common] Improve _generic_title
[extractor/common] Fix json_ld type checks by Grub4K
[extractor/generic] Separate embed extraction into own function
[extractor/generic:quoted-html] Add extractor by coletdjnz, pukkandan
[extractor/unsupported] Raise error on known DRM-only sites by coletdjnz
[utils] js_to_json: Improve escape handling by Grub4K
[utils] strftime_or_none: Workaround Python bug on Windows
[utils] traverse_obj: Always return list when branching, allow re.Match objects by Grub4K
[build, test] Harden workflows' security by sashashura
[build] py2exe: Migrate to freeze API by SG5, pukkandan
[build] Create armv7l and aarch64 releases by MrOctopus, pukkandan
[build] Make linux binary truly standalone using conda by mlampe
[build] Replace set-output with GITHUB_OUTPUT by Lesmiscore
[update] Use error code 100 for update errors
[compat] Fix shutils.move in restricted ACL mode on BSD by ClosedPort22, pukkandan
[docs, devscripts] Document pyinst's argument passthrough by jahway603
[test] Allow extract_flat in download tests by coletdjnz, pukkandan
[cleanup] Misc fixes and cleanup by pukkandan, Alienmaster
[extractor/aeon] Add extractor by DoubleCouponDay
[extractor/agora] Add extractors by selfisekai
[extractor/camsoda] Add extractor by zulaport
[extractor/cinetecamilano] Add extractor by timendum
[extractor/deuxm] Add extractors by CrankDatSouljaBoy
[extractor/genius] Add extractors by bashonly
[extractor/japandiet] Add extractors by Lesmiscore
[extractor/listennotes] Add extractor by lksj, pukkandan
[extractor/nos.nl] Add extractor by HobbyistDev
[extractor/oftv] Add extractors by DoubleCouponDay
[extractor/podbayfm] Add extractor by schnusch
[extractor/qingting] Add extractor by bashonly, changren-wcr
[extractor/screen9] Add extractor by tpikonen
[extractor/swearnet] Add extractor by HobbyistDev
[extractor/YleAreena] Add extractor by pukkandan, vitkhab
[extractor/zeenews] Add extractor by m4tu4g, pukkandan
[extractor/youtube:tab] Update tab handling for redesign by coletdjnz, pukkandan
Channel URLs download all uploads of the channel as multiple playlists, separated by tab
[extractor/youtube] Differentiate between no comments and disabled comments by coletdjnz
[extractor/youtube] Extract concurrent_view_count for livestreams by coletdjnz
[extractor/youtube] Fix duration for premieres by nosoop
[extractor/youtube] Fix live_status by coletdjnz, pukkandan
[extractor/youtube] Ignore incomplete data error for comment replies by coletdjnz
[extractor/youtube] Improve chapter parsing from description
[extractor/youtube] Mark videos as fully watched by bsun0000
[extractor/youtube] Update piped instances by Generator
[extractor/youtube] Update playlist metadata extraction for new layout by coletdjnz
[extractor/youtube:tab] Fix video metadata from tabs by coletdjnz
[extractor/youtube:tab] Let approximate_date return timestamp
[extractor/americastestkitchen] Fix extractor by bashonly
[extractor/bbc] Support onion domains by DoubleCouponDay
[extractor/bilibili] Add chapters and misc cleanup by lockmatrix, pukkandan
[extractor/bilibili] Fix BilibiliIE and Bangumi extractors by lockmatrix, pukkandan
[extractor/bitchute] Better error for geo-restricted videos by flashdagger
[extractor/bitchute] Improve BitChuteChannelIE by flashdagger, pukkandan
[extractor/bitchute] Simplify extractor by flashdagger, pukkandan
[extractor/cda] Support login through API by selfisekai
[extractor/crunchyroll] Beta is now the only layout by tejing1
[extractor/detik] Avoid unnecessary extraction
[extractor/doodstream] Remove extractor
[extractor/dplay] Add MotorTrendOnDemand extractor by bashonly
[extractor/epoch] Support videos without data-trailer by gibson042, pukkandan
[extractor/fox] Extract thumbnail by vitkhab
[extractor/foxnews] Add FoxNewsVideo extractor
[extractor/hotstar] Add season support by m4tu4g
[extractor/hotstar] Refactor v1 API calls
[extractor/iprima] Make json+ld non-fatal by bashonly
[extractor/iq] Increase phantomjs timeout
[extractor/kaltura] Support playlists by jwoglom, pukkandan
[extractor/lbry] Authenticate with cookies by flashdagger
[extractor/livestreamfails] Support posts by invertico
[extractor/mlb] Add MLBArticle extractor by HobbyistDev
[extractor/mxplayer] Improve extractor by m4tu4g
[extractor/niconico] Always use HTTPS for requests
[extractor/nzherald] Support new video embed by coletdjnz
[extractor/odnoklassniki] Support boosty.to embeds by Lesmiscore, megapro17, pukkandan
[extractor/paramountplus] Update API token by bashonly
[extractor/reddit] Add fallback format by bashonly
[extractor/redgifs] Fix extractors by bashonly, pukkandan
[extractor/redgifs] Refresh auth token for 401 by endotronic, pukkandan
[extractor/rumble] Add HLS formats and extract more metadata by flashdagger
[extractor/sbs] Improve _VALID_URL by bashonly
[extractor/skyit] Fix extractors by nixxo
[extractor/stripchat] Fix hostname for HLS stream by zulaport
[extractor/stripchat] Improve error message by freezboltz
[extractor/telegram] Add playlist support and more metadata by bashonly, bsun0000
[extractor/Tnaflix] Fix for HTTP 500 by SG5, pukkandan
[extractor/tubitv] Better DRM detection by [bashonly]

[close]

https://github.com/yt-dlp/yt-dlp

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Free Music & Video Downloader 2.77
« Antwort #1412 am: 18 November, 2022, 18:40 »
Free Music Downloader is a Windows application designed to help you download and save audio streams to your computer from last.fm, aupeo.com, and vkontakte.ru.

Freeware

Whats new: >>

MP3Ball.ru added, KinoFox, Spaces working again

http://www.the-sz.com/products/lacey/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
ChrisPC Free VideoTube Downloader 14.22.1119
« Antwort #1413 am: 19 November, 2022, 20:50 »
ChrisPC Free YouTube Downloader Converter is a powerful software with a friendly user interface that allows you to download videos and playlists from YouTube, videos from Dailymotion, Vimeo, Veoh, MyVideo.de, Flickr, Metacafe, Blip.tv, LiveLeak, Break, Trilulilu.ro, 220.ro, Tare.ro, Adult sites and many more video websites. Once the videos are downloaded, you can convert them to formats compatible with iPad, iPhone, iPod, MPEG-4 H.264, MP3, AC3. The software lets you select the video download quality for each YouTube video or for all at once. You can choose between: MP4 H.264, WebM Vp8, FLV H.264, 3GP video formats and 1080p HD, 720p HD, 480p, 360p, 270p, 240p, 144p video qualities.

Freeware

Changelog


    Improved detection for videos from ITV, CBS, animeonegai.com using Link Finder Expert.
    Improved MPD stream detection.
    Other fixes and improvements.

[close]

https://www.videoyoutubedownloader.com/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
YtDownloader 3.8.1
« Antwort #1414 am: 20 November, 2022, 18:47 »
Whats new:>>

Minor fixes and enhancements.

https://github.com/aandrew-me/ytDownloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
svtplay-dl 4.15
« Antwort #1415 am: 23 November, 2022, 18:10 »
An open-source console application that can download videos from various websites locally, allowing you to create an offline collection.

MIT License

Changelog


    tv4play: they changes their site again
    sanitize the file name a little. like removing : from it. windows dislikes it

[close]

https://svtplay-dl.se/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Tartube 2.4.165
« Antwort #1416 am: 25 November, 2022, 10:20 »
A cross-platform application that allows you to download not only videos, but also entire channels and playlists from YouTube and other websites.

License: GPLv3

Changelog

MAJOR NEW FEATURES

- Added a new tutorial. For new installations, it can be launched from the
    setup window. For all users, it can be launched from Tartube's menu
    (About > Show tutorial)
- MS Windows users can now select a dark theme for Tartube windows. In
    Tartube's menu, click 'System > Change theme...'. Advanced users may be
    able to install additional themes; see the README for more details. Thanks
    to Rukongai for finding the solution (Git #355)
- Channels, playlists and folders can now have non-unique names; for example
    you can have separate channels, both called 'Season 1', inside different
    folders. However, you can't have two channels with the same name inside
    the same folder (Git #439)
- Download options can now be applied directly to more than one channel,
    playlist or folder (Git #464)
- Tartube has been re-licensed under LGPL 2.1

MINOR NEW FEATURES

- New translations available: French, Russian, Spanish and Vietnamese. Thanks
    to everyone at Weblate who contributed to them, including Le Sharkoïste,
    Tim Dewey, Equi and Zeref. In this release, your system's locale should be
    applied automatically (no more messing around in the preferences window)
- Python errors, which until now were hidden in a terminal window (and
    therefore not visible to must users), are now redirected to Tartube's
    Errors/Warnings tab where everyone can see them
- In download options, Post-processing > General, the audio quality of the
    post-processed audio file can now be set as a specific bitrate (e.g. 320
    kb/s), as well as the 'high', 'medium' and 'low' settings that were already
    available (Git #462)

MAJOR FIXES

- In the system preferences window, 'Downloaders' tab, tightened up the
    behaviour of the buttons, entries and comboboxes so that the user cannot
    specify contradictory settings or enter invalid values. On MS Windows, the
    'Use custom path' setting is now marked as 'not recommended', because
    Tartube code assumes that all users are using the official Tartube
    installer. (It it apparently possible to install Tartube using WSL2, but
    the authors have not been able to confirm that, so for the moment WSL2
    installations are not 'officially' supported) (Git #466)
- Fixed errors in the file-tidying operation (from Tartube's menu, Operations >
    Tidy up files) (Git #423, #463)
- .webp thumbnail images cannot be displayed in Tartube's window (because the
    Gtk graphics libraries do not support them). By default, .webp thumbnails
    are converted to .jpg (which are supported), but in some circumstances this
    prevents users from embedding thumbnails into their videos. In this
    version, when .webp thumbnails are converted to .jpg, the original .webp
    files are not deleted (and so they are still available for embedding). You
    can change this behaviour in Edit > System preferences... > Operations >
    Downloads. You can use 'Operations > Tidy up files...' to remove multiple
    .webp files at a later date, if you want to (Git #461)
- Drag and drop into the 'Add new videos' window did not work as intended, if
    videos were dropped directly onto the textview. Specifically, a newline
    character was not inserted between existing and new URLs. This issue also
    affected several similar windows, but is now fixed
- When videos were downloaded as audio files (e.g. .m4a) and then converted to
    another type of audio file (e.g. .mp3), Tartube's database was not updated
    correctly. Due to some invisible magic in the operating system, most users
    did not notice any problems, but some did. Fixed the issue, so that new
    downloads will update the database correctly (Git #451)

MINOR FIXES

- In download options, Files > Filesystem, the 'Download all videos into this
    folder' has been fixed so that it works correctly in non-English locales
- Fixed drag-and-drop into the 'Media' tab of the 'Scheduled download' window
- In the 'Add many channels/playlists' windows, names and URLs in the box at
    the bottom were supposed to be editable, but were not. Fixed
- Fixed a rare problem for videos that were marked to be watched as soon as
    they are downloaded, in which it was possible (in principle) to delete the
    video before the media player was launched, causing numerous problems
- After fetching a list of video formats/subtitles, the dialogue window's
    button opened the download options window at the wrong tab. Fixed
- In the Drag and Drop tab, code did not impede the user's attempts to delete
    the 'general' (default) set of download options (which cannot be deleted).
    Fixed
- Some youtube-dl commands surround download options with double quotes "...".
    For technical reasons, these must be removed before Tartube can start a
    youtube-dl download. Users were confused that the double quotes they had
    specified were not visible in the Output tab; they are now visible there
    (and also in the terminal window, when that is enabled) (Reddit)
- The preferences window, when opened, will now auto-fix any problems with sets
    of download options in the Tartube database. This is a temporary patch for
    an unresolved issue. The authors suspect the unresolved issue has
    resolved itself, given that code handling applied download options has been
    completely re-written for this release (Git #456)

[close]

https://sourceforge.net/projects/tartube/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Fast Downloader 0.3.11
« Antwort #1417 am: 25 November, 2022, 21:40 »
Straightforward YouTube downloader program that allows users to download their favorite clips from the popular video sharing platform.

License: Open Source

Changelog


Improved user experience
Binaries updated to the latest version
Dependencies updated to the latest version
Playlist limit of 100 overwritten
Had a misconfiguration
Removed deprecated variables and functions
Fix for random crashing when aborting the download

[close]

https://github.com/BERNARDO31P/FastDownloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
YtDownloader 3.9.0
« Antwort #1418 am: 27 November, 2022, 19:15 »
Whats new:>>

    Added option to set maximum active downloads #65
    Added support to select ranges when downloading playlists #80
    Added support to use custom naming pattern for files and folders for playlists #81
    Added option to download only thumbnails from playlist #82
    Added option to save playlist video links to a file #82
    Added support to use a config file #83
    Bug fixes

https://github.com/aandrew-me/ytDownloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
yt-dlp-gui 2022.11.29
« Antwort #1419 am: 29 November, 2022, 18:10 »
A GUI for the widely-used yt-dlp tool, which makes the process of downloading your favorite clips from YouTube more approachable.

MIT License

Whats new:>>

    [New] Support Proxy Option
    [New] Support Chapters Download
    [New] About window allows localization authors to add more information (unlimited)
    [Modify] Show Dynamic Range in video selection list (ex: HDR10)

https://github.com/kannagi0303/yt-dlp-gui

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
svtplay-dl 4.17
« Antwort #1420 am: 01 Dezember, 2022, 17:15 »
Whats new:>>

    svtplay: fix subtitles again. they reverted back to the old format. now this will support old and new.

4.16

    svtplay: fix subtitles

https://svtplay-dl.se/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
YoutubeDownloader 1.9.6
« Antwort #1421 am: 06 Dezember, 2022, 21:40 »
YoutubeDownloader is an application that lets you download videos from YouTube. You can just copy-paste URLs of any videos, playlists or channels and download them directly to a format of your choice. It also supports searching by keywords, which is helpful if you want to quickly look up and download videos.

MIT License

Whats new:>>

Fixed various YouTube-related issues.
Updated to YoutubeExplode v6.2.5.

https://github.com/Tyrrrz/YoutubeDownloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Fast Downloader 0.4.0
« Antwort #1422 am: 07 Dezember, 2022, 20:45 »
Straightforward YouTube downloader program that allows users to download their favorite clips from the popular video sharing platform.

License: Open Source

Changelog


    Implemented automatic URL translation
    From YouTube to YouTube music (when available)
    Multithreaded
    Performance improvements
    Updated binaries
    Various bug fixes
    Code cleanup

[close]

https://github.com/BERNARDO31P/FastDownloader

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
VSO Downloader 6.0.0.99
« Antwort #1423 am: 12 Dezember, 2022, 19:40 »
VSO Downloader allows you to download videos playing in your web browser. It also has an integrated file converter so you can get the desired output format.

Whats new:>>

[Bug] No subtitles in downloaded video
[Bug] Proxy not starting on MacOS
[Bug] Radar mode detect nothing on MacOS
[Bug] Cosmetic issue on popup menus
[Bug] Cosmetic issue in the activation form
[Bug] Information in the activation form is not always accurate and obscure
[Bug] No auto subtitles in downloaded video

http://www.vso-software.fr/products/downloader/vso-downloader.php

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 189142
  • Ohne Input kein Output
    • DVB-Cube
Videomass 4.0.2
« Antwort #1424 am: 14 Dezember, 2022, 18:40 »
Videomass is a GUI designed for FFmpeg enthusiasts, who need to manage custom profiles to automate conversion/transcoding processes even with multiple files in series (batch processing).

It is based on an advanced use of presets and profiles in order to use most of the FFmpeg commands without limits of formats and codecs.

It features graphical tools for viewing, analyzing and processing multimedia streams and downloading videos via youtube-dl.

License: GPLv3

Changelog

    GitHub release by @jeanslack in #134
    Fix video_to_sequence layout by @jeanslack in #135
    Vp9 opus for mp4 container by @jeanslack in #137
    Update locale: add zh_CN support by @maijz128 in #138
    Added simpified Chinese language support by @jeanslack in #139
    Added French language support by @jeanslack in #143
    Update fr_FR and ru_RU translations by @jeanslack in #145
    Fix appimage building tools by @jeanslack in #151
    Appimage downloader update removal by @jeanslack in #152
    Time selection adjustment by @jeanslack in #154
    Added ability to rename output files by @jeanslack in #155
    Display cropping time and remain time indicators by @jeanslack in #156
    Various fixes by @jeanslack in #158
    Italian language translation by @jeanslack in #159
    Batch renaming + new file menu items by @jeanslack in #160
    Small fixes and updates by @jeanslack in #161
    Updates translation strings + ru_RU by @jeanslack in #162
    Add utf8 encod on subproc by @jeanslack in #163
    Code checking by @jeanslack in #164
    Fix setup.py by @jeanslack in #166

[close]

https://jeanslack.github.io/Videomass/

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )