Advertisement
Guest User

Untitled

a guest
Jun 16th, 2021
688
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. (Invoke-WebRequest -Uri "https://ecchi.iwara.tv/videos").Links.Href -replace "/videos/", "D:\iwara\youtube-dl.exe https://ecchi.iwara.tv/videos/" -replace "&","_" -replace "%","_"> 'D:\iwara\test1.txt'
  2. cat D:\iwara\test1.txt | Select-String -Pattern 'videos/' > D:\iwara\script.ps1
  3. D:\iwara\script.ps1
  4.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement