-
Notifications
You must be signed in to change notification settings - Fork 20
/
ChangeLog
35 lines (27 loc) · 1.16 KB
/
ChangeLog
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
=================== 0.4 ===================
- Fix: Replace slash with dashes (if video-title have slash convertion failed)
- Fix Video conversion: Use avconv by default, ffmpeg is deprecated
- Fix Video conversion: Use id-youtube (not title) by default
- Fix Installer: -a is deprecated
- New debian/ubuntu package depends: libav-tools
=================== 0.3.2 ===================
- Replace dashes with spawn-of-satan-whitespace
=================== 0.3.1 ===================
- Fixed zenity bitrate bug
- Added packages dependences to README file (debian/ubuntu/archlinux)
- 256 bitrate to default
- Video conversion: Use ffmpeg by default, avconv may be specified
- Fixed AUTHORS file
=================== 0.3 ===================
- Added non-interactive mode
- Added help msg
- Replace embedded spaces in video_title filename with dashes
- Option to keep downloaded video file (with meaningful name)
- Video conversion: Use avconv by default, ffmpeg may be specified
- More complete error handling
- Refactored code
=================== 0.2 ===================
- Added bitrate selection
- Added installation system
=================== 0.1 ===================
* Initalize Release