|
c2c7d52075
|
added option to change output container
|
2017-01-16 02:11:23 +01:00 |
|
|
83a2f82d23
|
now user configurations of youtube-dl won't cause coub-dl to fail
|
2017-01-16 01:56:52 +01:00 |
|
|
85f7ca4e73
|
minor cosmetic changes to improve readibility
|
2017-01-16 01:45:39 +01:00 |
|
|
daf033d355
|
fixed bug where several audio streams were muxed into the output
|
2017-01-16 01:41:47 +01:00 |
|
|
d4c5fd437b
|
script now uses argparse instead of reinventing the wheel
|
2017-01-16 00:09:49 +01:00 |
|
|
ce32850410
|
made writing noncritical stuff to stdout optional
|
2017-01-15 23:53:48 +01:00 |
|
|
72910c3367
|
made interaction with user more friendly
|
2017-01-15 23:43:21 +01:00 |
|
|
84e9340b56
|
general refactor & commenting
|
2017-01-15 22:28:37 +01:00 |
|
|
504a1f774a
|
output files are now named correctly
|
2017-01-15 22:20:15 +01:00 |
|
|
bbf8389889
|
removed simulated stdin
|
2017-01-15 22:07:21 +01:00 |
|
|
96bfb29cf2
|
removed forgotten debug prints
|
2017-01-15 21:55:08 +01:00 |
|
|
39d5626c81
|
general refactor of code
|
2017-01-15 21:53:36 +01:00 |
|
|
3ef8be152b
|
now temporary files are cleaned up
|
2017-01-15 21:29:09 +01:00 |
|
|
ecadd61ef8
|
implemented looping of video stream & muxing to final output
|
2017-01-15 21:23:36 +01:00 |
|
|
25257de14b
|
fixed list formatting so it is actually accepted by ffmpeg
|
2017-01-15 21:18:10 +01:00 |
|
|
d7a0be71fb
|
implemented writing of list file
|
2017-01-15 20:59:53 +01:00 |
|
|
a62ca9d50c
|
implemented calculation of looping
|
2017-01-15 20:49:27 +01:00 |
|
|
3889b760c3
|
further improved handling of filenames
|
2017-01-15 20:18:34 +01:00 |
|
|
0c3b92fc9d
|
refactored handling of filenames
|
2017-01-15 20:18:30 +01:00 |
|
|
7f3a8f94b2
|
implemented getting stream lengths
|
2017-01-15 20:06:19 +01:00 |
|
|
b033358b72
|
implemented downloading of audio&video streams
|
2017-01-15 18:26:07 +01:00 |
|