update,
This commit is contained in:
14
jason78989/task1/step2-download-space/download_space.sh
Normal file
14
jason78989/task1/step2-download-space/download_space.sh
Normal file
@@ -0,0 +1,14 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -ex
|
||||
|
||||
# https://twitter.com/i/spaces/1LyxBnmNkObxN
|
||||
|
||||
# twspace_dl -v -i https://twitter.com/i/spaces/1LyxBnmNkObxN -c cookies.txt
|
||||
|
||||
# https://twitter.com/i/spaces/1LyGBnmdpejGN/peek
|
||||
twspace_dl -v -i https://twitter.com/i/spaces/1LyGBnmdpejGN -c cookies.txt
|
||||
|
||||
|
||||
|
||||
# pip install git+https://github.com/rly0nheart/twitter-video-downloader
|
Reference in New Issue
Block a user