I know this is an old topic, but I modified the DB config to reduce the minimum search token length to 2 characters (and remove stop word check), so this search will return the expected result now.
3D Youtube Downloader
- Andrew Lee
- Posts: 3112
- Joined: Sat Feb 04, 2006 9:19 am
- Contact:
Re: 3D Youtube Downloader
Re: 3D Youtube Downloader
And thank you for that, let's see how good it works.
- loin2kolpotoru
- Posts: 281
- Joined: Fri Oct 09, 2009 11:20 am
Re: 3D Youtube Downloader
Since 3D Youtube Downloader dose not work anymore is there any alternative with same feature of low/high quality audio video download option?
Re: 3D Youtube Downloader
The alternative I use (it is a CLI): yt-dlp
It works really well.
https://github.com/nicolaasjan/yt-dlp/releases
yt-dlp may have several forks on the web ...
=====Help=============================================
yt-dlp --help
====List of available Formats for a given video==============
yt-dlp -F https://www.youtube.com/watch?v=mfANZyY2fDU
====== Get Best Video ==================================
yt-dlp -f bestvideo https://www.youtube.com/watch?v=mfANZyY2fDU
====== Get Best Audio ==================================
yt-dlp -f bestaudio https://www.youtube.com/watch?v=mfANZyY2fDU
==== Best Video + Best Audio format=======================
yt-dlp -f bv+ba https://www.youtube.com/watch?v=mfANZyY2fDU
NOTE : yt-dlp uses FFMPEG
Content of the folder where you want to use yt-dlp
ffplay.exe
ffprobe.exe
ffmpeg.exe
msvcr100.dll
yt-dlp.exe
yt-splitter.exe (optional, only if you want to use yt-splitter. look on the web for the most recent update)
It works really well.
https://github.com/nicolaasjan/yt-dlp/releases
yt-dlp may have several forks on the web ...
=====Help=============================================
yt-dlp --help
====List of available Formats for a given video==============
yt-dlp -F https://www.youtube.com/watch?v=mfANZyY2fDU
====== Get Best Video ==================================
yt-dlp -f bestvideo https://www.youtube.com/watch?v=mfANZyY2fDU
====== Get Best Audio ==================================
yt-dlp -f bestaudio https://www.youtube.com/watch?v=mfANZyY2fDU
==== Best Video + Best Audio format=======================
yt-dlp -f bv+ba https://www.youtube.com/watch?v=mfANZyY2fDU
NOTE : yt-dlp uses FFMPEG
Content of the folder where you want to use yt-dlp
ffplay.exe
ffprobe.exe
ffmpeg.exe
msvcr100.dll
yt-dlp.exe
yt-splitter.exe (optional, only if you want to use yt-splitter. look on the web for the most recent update)
Re: 3D Youtube Downloader
As reported by loin2kolpotoru, 3D Youtube Downloader is facing some problems ATM...
FYI, the developer complained about Google's "Safe Browsing" in the program's changelog -- and perhaps just gave up -- at https://yd.3dyd.com/changelog/latest/.
As this app has been repeatedly nuked, it may be the latest case of heavy handed countermeasures targeting a program that infringes on Google's terms and interests -- further reporting welcome.
FYI, the developer complained about Google's "Safe Browsing" in the program's changelog -- and perhaps just gave up -- at https://yd.3dyd.com/changelog/latest/.
As this app has been repeatedly nuked, it may be the latest case of heavy handed countermeasures targeting a program that infringes on Google's terms and interests -- further reporting welcome.
Re: 3D Youtube Downloader
One of the benefits of using a CLI application (such as yt-dlp) is that you avoid the problems caused by browsers.
Re: 3D Youtube Downloader
True, although 3D Youtube Downloader is not browser dependent.
Incidentally, I was once a regular user of 3D Youtube Downloader until its constant nuking resulting from YT updates forced me to learn and start using yt-download (at first, then moving to yt-dlp when the former was abandoned)...
Incidentally, I was once a regular user of 3D Youtube Downloader until its constant nuking resulting from YT updates forced me to learn and start using yt-download (at first, then moving to yt-dlp when the former was abandoned)...
BTW, you can point to FFmpeg's executable somewhere else via 'yt-dlp.conf', where "[PATH]" can be an absolute or relative file or folder path:juverax wrote: ↑NOTE : yt-dlp uses FFMPEG
Code: Select all
--ffmpeg-location [PATH]
Re: 3D Youtube Downloader
@ Midas: You are right on both counts. Thanks !
" BTW, you can point to FFmpeg's executable somewhere else via 'yt-dlp.conf', where "[PATH]" can be an absolute or relative file or folder path:
CODE: SELECT ALL
--ffmpeg-location [PATH] "
That is a very good point that saves space on the hard drive.
" BTW, you can point to FFmpeg's executable somewhere else via 'yt-dlp.conf', where "[PATH]" can be an absolute or relative file or folder path:
CODE: SELECT ALL
--ffmpeg-location [PATH] "
That is a very good point that saves space on the hard drive.
Re: 3D Youtube Downloader
Not dead yet!
https://yd.3dyd.com/changelog/latest/
https://yd.3dyd.com/changelog/latest/
1.20.5 (25-Jul-2024)Thanks everyone for the feedback. Precautionary measures will be implemented to avoid such delay with the release in the future.
- fixed error downloading videos from Youtube
- fixed missing thumbnails for some videos
- fixed possible crash when using context menu in the options window
- added support for URLs in form /live/<id>/
Re: 3D Youtube Downloader
3D YouTube Downloader rel 1.20.8 has been released at August 9, 2024
Links
• Home: https://yd.3dyd.com/home/
• Download page: https://yd.3dyd.com/download/
• direct download for 32 bit: https://yd.3dyd.com/download/3dyd_1.20.8.exe
• direct download for 64 bit: https://yd.3dyd.com/download/3dyd64_1.20.8.exe
Changelog for latest version ((09-Aug-2024):
• fix for Youtube
Full changelog: https://yd.3dyd.com/changelog/full/
Source code https://ys.3dyd.com/
Now latest build of 3D YouTube Downloader normally download YouTube videos and it has subtitles support (see Source code page).
Links
• Home: https://yd.3dyd.com/home/
• Download page: https://yd.3dyd.com/download/
• direct download for 32 bit: https://yd.3dyd.com/download/3dyd_1.20.8.exe
• direct download for 64 bit: https://yd.3dyd.com/download/3dyd64_1.20.8.exe
Changelog for latest version ((09-Aug-2024):
• fix for Youtube
Full changelog: https://yd.3dyd.com/changelog/full/
Source code https://ys.3dyd.com/
Now latest build of 3D YouTube Downloader normally download YouTube videos and it has subtitles support (see Source code page).
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to build bigger and better idiots. So far, the universe is winning." - Rick Cook.
Re: 3D Youtube Downloader
Minor correction: This isn't the source code of 3D Youtube Downloader (which isn't open source) but "a set of plugins for watching videos from media sites directly in the video player. [...] Note that this works only for video players which support playback using DirectShow. An exception is VLC, for which is available [a] separate plugin."rbon wrote: ↑Source code https://ys.3dyd.com/