Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- (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'
- cat D:\iwara\test1.txt | Select-String -Pattern 'videos/' > D:\iwara\script.ps1
- D:\iwara\script.ps1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement