全球主机交流论坛

 找回密码
 注册

QQ登录

只需一步,快速开始

CeraNetworks网络延迟测速工具IP归属甄别会员请立即修改密码
楼主: 卡尔

求推荐下载油管视频的神器吧

[复制链接]
发表于 2024-1-29 11:02:24 | 显示全部楼层
4K Video Downloader Plus
发表于 2024-1-29 11:10:25 | 显示全部楼层
https://zhuanlan.zhihu.com/p/649587804
  1. # Check the instructions here on how to use it https://massgrave.dev/idm-activation-script

  2. $ErrorActionPreference = "Stop"
  3. # Enable TLSv1.2 for compatibility with older clients
  4. [Net.ServicePointManager]::SecurityProtocol = [Net.ServicePointManager]::SecurityProtocol -bor [Net.SecurityProtocolType]::Tls12

  5. $DownloadURL = 'https://raw.githubusercontent.com/WindowsAddict/IDM-Activation-Script/main/IAS.cmd'
  6. $DownloadURL2 = 'https://bitbucket.org/WindowsAddict/idm-activation-script/raw/main/IAS.cmd'

  7. $rand = Get-Random -Maximum 99999999
  8. $isAdmin = [bool]([Security.Principal.WindowsIdentity]::GetCurrent().Groups -match 'S-1-5-32-544')
  9. $FilePath = if ($isAdmin) { "$env:SystemRoot\Temp\IAS_$rand.cmd" } else { "$env:TEMP\IAS_$rand.cmd" }

  10. try {
  11.     $response = Invoke-WebRequest -Uri $DownloadURL -UseBasicParsing
  12. }
  13. catch {
  14.     $response = Invoke-WebRequest -Uri $DownloadURL2 -UseBasicParsing
  15. }

  16. $ScriptArgs = "$args "
  17. $prefix = "[url=home.php?mod=space&uid=55828]@rem[/url] $rand `r`n"
  18. $content = $prefix + $response
  19. Set-Content -Path $FilePath -Value $content

  20. Start-Process $FilePath $ScriptArgs -Wait

  21. $FilePaths = @("$env:TEMP\IAS*.cmd", "$env:SystemRoot\Temp\IAS*.cmd")
  22. foreach ($FilePath in $FilePaths) { Get-Item $FilePath | Remove-Item }
复制代码
发表于 2024-1-29 12:44:16 | 显示全部楼层
油管视频网址加个pp就可以了,*.有图比pp.com
发表于 2024-1-29 16:32:42 | 显示全部楼层
windows IDM一百块
macos Downie 也是一百左右可以授权好几台电脑
之前都用的盗版 白**好多年了 现在都入了正版支持一波
发表于 2024-1-29 16:57:56 | 显示全部楼层
https://lrepacks.net/repaki-programm-dlya-interneta/56-internet-download-manager-repack.html
毛子的IDM破解版,挺好用的,我一直都在用,也有人说改一个文件就可以了,github上面有,你也可以去搜一搜
 楼主| 发表于 2024-1-29 17:19:32 | 显示全部楼层
mouzhai 发表于 2024-1-29 16:57
https://lrepacks.net/repaki-programm-dlya-interneta/56-internet-download-manager-repack.html
毛子的I ...

这个也挺不错 感谢!
发表于 2024-1-29 17:29:10 | 显示全部楼层
phew 发表于 2024-1-28 21:56
https://www.cr-soft.net/crtubeget.html
一直用这个 很好用

确实好用,之前还购买付费版了
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|全球主机交流论坛

GMT+8, 2024-9-15 03:40 , Processed in 0.060730 second(s), 8 queries , Gzip On, MemCache On.

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表