Download Any Link whether a single video, a playlist, or a whole channel Using Internet Download Manger
NVDA Addon (For the blind) | Terminal Version (for the sighted) | Settings File | Special Thanks
🌟 You can download the addon from this direct link
🌟 The addon has 3 shortcuts
:
alt+control+y
: "To Start Downloading The Seleceted Link"alt+control+r
: "To Rename Non English Videos Titles To Its Orignal Ones After Downloadding",alt+control+l
: "To Configure The Addon Settings"
💁 How To Use:
-
Choose the link you want to download whether a single video, a playlist, or a whole channel
⚠ The channel url must ends with "/videos" so you need to select the videos tab in the channel page and then select the url⚠ If you downloaded a single video it will be inside a folder this folder name is the same as the original video title and same for channels or playlists
-
Press
ctrl+l
thenalt+control+y
and the download will begin in IDM
⚠ The addon will beign downloading depending on the default settings unless you change it please see this -
The addon can't name non-english vidos with their original names due to some limitation on windows so after downloading your non-english titled videos you need to press the shortcut
alt+control+r
and select the video or playlist or channelfolder
to rename the videos inside this folder with its original names
🌟 You need to download the repo from here
🌟 All what you need is inside the folder main_youtube_downloader
💁 How To Use:
-
You copy the link to download then pass it to the
main_youtube_downloader/original_script.py
in the terminal⚠ The channel url must ends with "/videos" so you need to select the videos tab in the channel page and then copy the url
⚠ If you downloaded a single video it will be inside a folder this folder name is the same as the original video title and same for channels or playlists
-
The script will beign downloading depending on the default settings unless you change it please see this
-
The addon can't name non-english vidos with their original names due to some limitation on windows so after downloading your non-english titled videos you need to run
main_youtube_downloader/terminal_vidoes_renamer.py
and select the video or playlist or channelfolder
to rename the videos inside this folder with its original names
🌟 This is a txt file that contains user configuration purpose of each line in the file (in order) as follows:
- The path to the idman.exe file
⚠ in future uptdates new dowloaders will be added likeUget
- The path where all downloads will be saved to.
- If you want to download in video format
⚠True
ORFalse
use the word with the same punctuation - The quality of the video you want to download
⚠ Choose From:144p
,240p
,360p
,480p
,720p
use the word with the same punctuation
🌟 If you use NVDA Addon
👨🦯:
press the shortcut alt+control+l
and you will have a windows to set the info above
🌟 If you use the Terminal Version
🚶:
run the script main_youtube_downloader/terminal_configure_settings.py
and you will set the info above in the terminal
Thanks to eng. Wafiq Taher for helping me in cofiguring the scripts with NVDA