Showing posts with label Download. Show all posts
Showing posts with label Download. Show all posts
13 June 2024
18 September 2023
3 Easy Ways to Download YouTube Videos in Ubuntu and Other Linux Distributions 3. Command line tool for downloading YouTube videos
https://itsfoss.com/download-youtube-videos-ubuntu/
1. Download YouTube Videos using Firefox Add-on ‘Video DownloadHelper’
2. GUI applications to download YouTube videos on Linux
3. Command line tool for downloading YouTube videos
11 February 2019
Download, Extract, Convert videos
Download video with youtube-dl.exe
Converting video formats with ffmpeg.exe
Extract part of a video with ffmpeg
youtube-dl https://www.youtube.com/watch?v=S277aJyUehw
Converting video formats with ffmpeg.exe
ffmpeg -i input -c:v libx264 -crf 23 -preset medium -c:a aac -b:a 128k \
-movflags +faststart -vf scale=-2:720,format=yuv420p output.mp4
ffmpeg -i test.mp4 -codec:v libtheora -qscale:v 6 -codec:a libvorbis -qscale:a 6 test.ogvffmpeg -ss 00:00:30 -i orginalfile -t 00:00:05 -vcodec copy -acodec copy newfile
09 January 2017
Where can I download the media / ISO for Microsoft Office 2010 Home and Business?
Where can I download the media / ISO for Microsoft Office 2010 Home and Business?
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_install-mso_other/where-can-i-download-the-media-iso-for-microsoft/2ef035a8-8b45-e011-9577-d485645a8348
https://answers.microsoft.com/en-us/msoffice/forum/msoffice_install-mso_other/where-can-i-download-the-media-iso-for-microsoft/2ef035a8-8b45-e011-9577-d485645a8348
Go to www.office.com/backup
Follow the instructions (you'll need your product key)
Don't select DVD media (only select this if you want to pay and have a backup DVD shipped to you from Microsoft)
Continue to the download screen.
Done!
21 August 2015
How to download a video from a website?
1. You-Get
https://zhuanlan.zhihu.com/p/36714382
2. ffmpeg - the best!
https://www.ostechnix.com/20-ffmpeg-commands-beginners/
3. https://rg3.github.io/youtube-dl/
4. Bigasoft Video Downloader Pro
5. Install RealPlayer.
6. Well in case you ever need to download online videos and it doesn’t work with a regular video downloader, you can check audials moviebox. it has several recording options, including screen recording which works with pretty much any video (here you can find step by step instructions on how it can be used: http://audials.com/en/how_to_record_stream_capture_music_videos_movies_from/hulu.html). and it does a pretty good job in general.
https://zhuanlan.zhihu.com/p/36714382
2. ffmpeg - the best!
https://www.ostechnix.com/20-ffmpeg-commands-beginners/
3. https://rg3.github.io/youtube-dl/
4. Bigasoft Video Downloader Pro
5. Install RealPlayer.
6. Well in case you ever need to download online videos and it doesn’t work with a regular video downloader, you can check audials moviebox. it has several recording options, including screen recording which works with pretty much any video (here you can find step by step instructions on how it can be used: http://audials.com/en/how_to_record_stream_capture_music_videos_movies_from/hulu.html). and it does a pretty good job in general.
24 November 2014
Can not download files in IE
Can not download a file in IE, but can download the same file in Chrome, etc.
Solution: change the extension name into .dat
Solution: change the extension name into .dat
14 November 2013
Subscribe to:
Posts (Atom)