質問編集履歴
9
Added some correction.
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,9 +12,11 @@
|
|
12
12
|
|
13
13
|
`https://www.itprotoday.com/powershell/powershell-contains`
|
14
14
|
|
15
|
-
を見て自習、
|
15
|
+
を見て自習、
|
16
16
|
|
17
|
+
下記のようなコードを
|
17
18
|
|
19
|
+
`xxx.ps1`で保存した。
|
18
20
|
|
19
21
|
```
|
20
22
|
|
8
Added some correction.
test
CHANGED
File without changes
|
test
CHANGED
@@ -8,11 +8,9 @@
|
|
8
8
|
|
9
9
|
一昨日Powershellを知り、インストラクションのサイトなど
|
10
10
|
|
11
|
-
|
11
|
+
`https://adamtheautomator.com/powershell-download-file/#Using_Invoke-WebRequest_as_a_PowerShell_wget_Alternative`
|
12
12
|
|
13
|
-
```https://adamtheautomator.com/powershell-download-file/#Using_Invoke-WebRequest_as_a_PowerShell_wget_Alternative```
|
14
|
-
|
15
|
-
`
|
13
|
+
`https://www.itprotoday.com/powershell/powershell-contains`
|
16
14
|
|
17
15
|
を見て自習、このようなコードを`xxx.ps1`で保存した。
|
18
16
|
|
7
Correcton to some typo.
test
CHANGED
File without changes
|
test
CHANGED
@@ -6,17 +6,17 @@
|
|
6
6
|
|
7
7
|
#経緯
|
8
8
|
|
9
|
-
一昨日Powershellを知り、インストラクションのサイトなど
|
9
|
+
一昨日Powershellを知り、インストラクションのサイトなど
|
10
10
|
|
11
|
-
(参考サイト)
|
11
|
+
(それら参考サイト)
|
12
12
|
|
13
13
|
```https://adamtheautomator.com/powershell-download-file/#Using_Invoke-WebRequest_as_a_PowerShell_wget_Alternative```
|
14
14
|
|
15
15
|
```https://www.itprotoday.com/powershell/powershell-contains```
|
16
16
|
|
17
|
+
を見て自習、このようなコードを`xxx.ps1`で保存した。
|
17
18
|
|
18
19
|
|
19
|
-
xxx.ps1:
|
20
20
|
|
21
21
|
```
|
22
22
|
|
6
Added a couple of informative sites for this purpose.
test
CHANGED
File without changes
|
test
CHANGED
@@ -7,6 +7,12 @@
|
|
7
7
|
#経緯
|
8
8
|
|
9
9
|
一昨日Powershellを知り、インストラクションのサイトなどを見て自習、このようなコードをxxx.ps1で保存した。
|
10
|
+
|
11
|
+
(参考サイト)
|
12
|
+
|
13
|
+
```https://adamtheautomator.com/powershell-download-file/#Using_Invoke-WebRequest_as_a_PowerShell_wget_Alternative```
|
14
|
+
|
15
|
+
```https://www.itprotoday.com/powershell/powershell-contains```
|
10
16
|
|
11
17
|
|
12
18
|
|
5
Replaced ’’ with `` .
test
CHANGED
File without changes
|
test
CHANGED
@@ -36,7 +36,7 @@
|
|
36
36
|
|
37
37
|
|
38
38
|
|
39
|
-
Powershell を起動し、下記をPowershell に直接記述して、上述xxx.ps1を起動し
|
39
|
+
Powershell を起動し、下記をPowershell に直接記述して、上述xxx.ps1を起動した。
|
40
40
|
|
41
41
|
|
42
42
|
|
@@ -46,7 +46,11 @@
|
|
46
46
|
|
47
47
|
|
48
48
|
|
49
|
-
これで上記のわたくしのサイトの、指定ページから画像ファイルを漏れなく
|
49
|
+
これで上記のわたくしのサイトの、指定ページから画像ファイルを漏れなく
|
50
|
+
|
51
|
+
`cd `
|
52
|
+
|
53
|
+
にダウンロードできた。
|
50
54
|
|
51
55
|
|
52
56
|
|
@@ -66,7 +70,17 @@
|
|
66
70
|
|
67
71
|
`http://www.chainsawcollectors.se/phpbb3/download/file.php?id=144013&mode=view`
|
68
72
|
|
73
|
+
という表記になっていて、
|
74
|
+
|
75
|
+
`.jpg`
|
76
|
+
|
69
|
-
|
77
|
+
ではないからだと推察しました。
|
78
|
+
|
79
|
+
このサイトの画像には
|
80
|
+
|
81
|
+
`view`
|
82
|
+
|
83
|
+
が接尾辞になっているようなので、それをターゲットにしてみました。
|
70
84
|
|
71
85
|
|
72
86
|
|
@@ -96,8 +110,6 @@
|
|
96
110
|
|
97
111
|
このSNSサイトはログインが必要です。これはクリアできました。
|
98
112
|
|
99
|
-
|
100
|
-
|
101
113
|
でも、画像はダウンロードできません。
|
102
114
|
|
103
115
|
|
4
Adding 、and ・ to the Japanese.
test
CHANGED
File without changes
|
test
CHANGED
@@ -56,13 +56,13 @@
|
|
56
56
|
|
57
57
|
|
58
58
|
|
59
|
-
たぶん、このサイトのページURLは;
|
59
|
+
たぶん、このサイトのページURLは、一例として;
|
60
60
|
|
61
61
|
`http://www.chainsawcollectors.se/phpbb3/viewtopic.php?p=266258#p266258`
|
62
62
|
|
63
63
|
|
64
64
|
|
65
|
-
サイトの中の画像ファイルは;
|
65
|
+
このサイトの、上記一例の中の、画像ファイルひとつは;
|
66
66
|
|
67
67
|
`http://www.chainsawcollectors.se/phpbb3/download/file.php?id=144013&mode=view`
|
68
68
|
|
3
Replaced ' with ` .
test
CHANGED
File without changes
|
test
CHANGED
@@ -40,7 +40,7 @@
|
|
40
40
|
|
41
41
|
|
42
42
|
|
43
|
-
|
43
|
+
`.\xxx.ps1 http://www.xxxxx.ne.jp/xxxx/`
|
44
44
|
|
45
45
|
(上記サイトは自分の仕事上のサイトです。)
|
46
46
|
|
@@ -58,13 +58,13 @@
|
|
58
58
|
|
59
59
|
たぶん、このサイトのページURLは;、
|
60
60
|
|
61
|
-
|
61
|
+
`http://www.chainsawcollectors.se/phpbb3/viewtopic.php?p=266258#p266258`
|
62
62
|
|
63
63
|
|
64
64
|
|
65
65
|
サイトの中の画像ファイルは;
|
66
66
|
|
67
|
-
|
67
|
+
`http://www.chainsawcollectors.se/phpbb3/download/file.php?id=144013&mode=view`
|
68
68
|
|
69
69
|
という表記になっていて、.jpg ではないからだと推察しました。
|
70
70
|
|
2
Replaced ''' with ```.
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
|
13
13
|
xxx.ps1:
|
14
14
|
|
15
|
-
|
15
|
+
```
|
16
16
|
|
17
17
|
Param( $url )
|
18
18
|
|
@@ -32,7 +32,7 @@
|
|
32
32
|
|
33
33
|
}
|
34
34
|
|
35
|
-
|
35
|
+
```
|
36
36
|
|
37
37
|
|
38
38
|
|
@@ -76,9 +76,7 @@
|
|
76
76
|
|
77
77
|
テストしたコード:
|
78
78
|
|
79
|
-
'''
|
80
|
-
|
81
|
-
Param ($url)
|
79
|
+
```Param ($url)
|
82
80
|
|
83
81
|
Invoke-WebRequest $url -Credential $credential
|
84
82
|
|
@@ -94,7 +92,7 @@
|
|
94
92
|
|
95
93
|
}
|
96
94
|
|
97
|
-
|
95
|
+
```
|
98
96
|
|
99
97
|
このSNSサイトはログインが必要です。これはクリアできました。
|
100
98
|
|
1
removed 'html' from the head of code-beginning.
test
CHANGED
File without changes
|
test
CHANGED
@@ -12,7 +12,7 @@
|
|
12
12
|
|
13
13
|
xxx.ps1:
|
14
14
|
|
15
|
-
'''
|
15
|
+
'''
|
16
16
|
|
17
17
|
Param( $url )
|
18
18
|
|