Commit Graph

26 Commits

Author SHA1 Message Date
mrtoth 3974c5aa1c implemented a wrapper helping with verbosity 2017-02-04 18:00:20 +01:00
mrtoth 74e2d1b26f now loops are as precise as Py's float arithmetics allow. closes #1. 2017-02-04 17:00:16 +01:00
mrtoth 59b089726e added option to override output file name 2017-02-04 14:40:10 +01:00
mrtoth dc03475d49 removed unnecessary /usr/bin/envs -> script works on win32 based systems 2017-02-03 22:54:09 +01:00
mrtoth c2c7d52075 added option to change output container 2017-01-16 02:11:23 +01:00
mrtoth 83a2f82d23 now user configurations of youtube-dl won't cause coub-dl to fail 2017-01-16 01:56:52 +01:00
mrtoth 85f7ca4e73 minor cosmetic changes to improve readibility 2017-01-16 01:45:39 +01:00
mrtoth daf033d355 fixed bug where several audio streams were muxed into the output 2017-01-16 01:41:47 +01:00
mrtoth d4c5fd437b script now uses argparse instead of reinventing the wheel 2017-01-16 00:09:49 +01:00
mrtoth ce32850410 made writing noncritical stuff to stdout optional 2017-01-15 23:53:48 +01:00
mrtoth 72910c3367 made interaction with user more friendly 2017-01-15 23:43:21 +01:00
mrtoth 84e9340b56 general refactor & commenting 2017-01-15 22:28:37 +01:00
mrtoth 504a1f774a output files are now named correctly 2017-01-15 22:20:15 +01:00
mrtoth bbf8389889 removed simulated stdin 2017-01-15 22:07:21 +01:00
mrtoth 96bfb29cf2 removed forgotten debug prints 2017-01-15 21:55:08 +01:00
mrtoth 39d5626c81 general refactor of code 2017-01-15 21:53:36 +01:00
mrtoth 3ef8be152b now temporary files are cleaned up 2017-01-15 21:29:09 +01:00
mrtoth ecadd61ef8 implemented looping of video stream & muxing to final output 2017-01-15 21:23:36 +01:00
mrtoth 25257de14b fixed list formatting so it is actually accepted by ffmpeg 2017-01-15 21:18:10 +01:00
mrtoth d7a0be71fb implemented writing of list file 2017-01-15 20:59:53 +01:00
mrtoth a62ca9d50c implemented calculation of looping 2017-01-15 20:49:27 +01:00
mrtoth 3889b760c3 further improved handling of filenames 2017-01-15 20:18:34 +01:00
mrtoth 0c3b92fc9d refactored handling of filenames 2017-01-15 20:18:30 +01:00
mrtoth 7f3a8f94b2 implemented getting stream lengths 2017-01-15 20:06:19 +01:00
mrtoth b033358b72 implemented downloading of audio&video streams 2017-01-15 18:26:07 +01:00
mrtoth e0e7eefcfb initial commit 2017-01-15 17:40:58 +01:00