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