Hackers Youtube Download Tools
Item Preview
There Is No Preview Available For This Item
This item does not appear to have any files that can be experienced on Archive.org.
Please download files in this item to interact with them on your computer.
Show all files
Hackers Youtube Download Tool
1. Install python-2.7.msi ( can be installed on a large capacity USB stick or the Hard Drive) .
2. copy cmd.exe, GO.BAT, msvcr100.dll, python27.dll,
youtube-dl to the "Python27" Directory that has just
been created by the previous install .
3. OPTIONAL - edit GO.BAT to include your favorite
youtube playlist URLs.
4. Go to the "Python27" Directory click on cmd.exe
to open a command prompt window.
5. Inside the command window type GO.BAT .
Several command prompt windows will open up and the
downloading will begin. If you have a high speed connection in about 20 minutes you will have about 60 Gigabytes of youtube videos downloaded in this Directory.
works on Windows 7 to Windows 10.
- Addeddate
- 2019-12-27 16:05:51
- Identifier
- python-2.7
- Scanner
- Internet Archive HTML5 Uploader 1.6.4
comment
Reviews
Reviewer:
OddGrenadier
-
-
March 7, 2021
Subject: Thanks for MSVCR100.dll
Subject: Thanks for MSVCR100.dll
Without that file I got this error:
"
---------------------------
youtube-dl.exe - System Error
---------------------------
The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.
---------------------------
OK
---------------------------
"
After putting msvcr100.dll in the same directory as youtube-dl.exe, youtube-dl fully worked, for example:
"
[...]youtube-dl -F https://soundcloud.com/joyagain/special-secret-medicine
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] None: Downloading webpage
[soundcloud] None: Downloading webpage
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[info] Available formats for 648177455:
format code extension resolution note
hls_opus_64 opus audio only audio@ 64k
hls_mp3_128 mp3 audio only audio@128k
http_mp3_128 mp3 audio only audio@128k (best)
[...]youtube-dl -f best https://soundcloud.com/joyagain/special-secret-medicine
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[download] Destination: Special Secret Medicine-648177455.mp3
[download] 100% of 1.78MiB in 00:03
"
"
---------------------------
youtube-dl.exe - System Error
---------------------------
The program can't start because MSVCR100.dll is missing from your computer. Try reinstalling the program to fix this problem.
---------------------------
OK
---------------------------
"
After putting msvcr100.dll in the same directory as youtube-dl.exe, youtube-dl fully worked, for example:
"
[...]youtube-dl -F https://soundcloud.com/joyagain/special-secret-medicine
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] None: Downloading webpage
[soundcloud] None: Downloading webpage
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[info] Available formats for 648177455:
format code extension resolution note
hls_opus_64 opus audio only audio@ 64k
hls_mp3_128 mp3 audio only audio@128k
http_mp3_128 mp3 audio only audio@128k (best)
[...]youtube-dl -f best https://soundcloud.com/joyagain/special-secret-medicine
[soundcloud] joyagain/special-secret-medicine: Downloading info JSON
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[soundcloud] 648177455: Downloading JSON metadata
[download] Destination: Special Secret Medicine-648177455.mp3
[download] 100% of 1.78MiB in 00:03
"