This website works better with JavaScript.
Home
Help
Sign In
hms
/
YoutubeDLChannelArchiver
mirror of
https://github.com/dmn001/youtube_channel_archiver.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Add linux header to executable script
pull/2/head
thekingmen
5 years ago
committed by
Keven Lachance
parent
bc84fb4739
commit
eb9c7ca7ae
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
download_archive.sh
+ 2
- 1
download_archive.sh
View File
@@ -1 +1,2 @@
youtube-dl --config-location youtube-dl.conf
#!/bin/sh
youtube-dl --config-location youtube-dl.conf
Write
Preview
Loading…
Cancel
Save