bytedream
|
e9fdd8fd43
|
Added ability to format directory names too
|
2022-03-20 17:15:44 +01:00 |
|
bytedream
|
dafa2f4d70
|
Just some style changes
|
2022-03-20 17:08:39 +01:00 |
|
bytedream
|
668c673750
|
Added season name for output formatting
|
2022-03-20 16:14:12 +01:00 |
|
bytedream
|
8525b913b8
|
More FFmpeg optimizations when writer is a file
|
2022-03-20 13:07:09 +01:00 |
|
bytedream
|
cddb6ce033
|
Fixed not working invalid character replacing in file name
|
2022-03-16 20:48:40 +01:00 |
|
bytedream
|
c822beca53
|
Fixed episode filter episode number checking not working properly
|
2022-03-16 17:25:35 +01:00 |
|
bytedream
|
73591cd75c
|
Fixed episode filter not working properly
|
2022-03-15 22:50:48 +01:00 |
|
bytedream
|
16fcf08f34
|
Replaced ioutil package with io
|
2022-03-15 22:13:28 +01:00 |
|
bytedream
|
52a8f81356
|
Added wiki notice
|
2022-03-15 22:02:06 +01:00 |
|
bytedream
|
1d6b930d9a
|
Added pattern to filter episodes from (series) urls
|
2022-03-15 18:35:05 +01:00 |
|
bytedream
|
3ee5f7a538
|
Added ids to ...FromID functions (how did this work before??)
|
2022-03-15 13:41:39 +01:00 |
|
bytedream
|
aa1d72868b
|
Fixed debug stop message
|
2022-03-15 13:05:57 +01:00 |
|
bytedream
|
4d538dfc0c
|
Added actual error message to recover error output
|
2022-03-14 23:42:28 +01:00 |
|
bytedream
|
b1945d672d
|
Changed filename processing when merging with ffmpeg
|
2022-03-14 23:41:55 +01:00 |
|
bytedream
|
60fed00b0e
|
Added .tar.* file ending
|
2022-03-14 23:28:52 +01:00 |
|
bytedream
|
600eaeeeca
|
Print empty line only if dev view is not enabled
|
2022-03-06 16:04:44 +01:00 |
|
bytedream
|
a378c93d68
|
Made some structs private
|
2022-03-06 02:41:23 +01:00 |
|
bytedream
|
b1e5718c8d
|
Added exit logging function
|
2022-03-06 01:10:38 +01:00 |
|
bytedream
|
d42206b8f9
|
Added documentation for GetFormat
|
2022-03-06 01:10:16 +01:00 |
|
bytedream
|
b9b9654d2c
|
Renamed persistent credentials file and restricted login message for windows users
|
2022-03-06 01:09:39 +01:00 |
|
bytedream
|
e855c16a2f
|
New progress bar calculate method and using utils implementation for audio sorting
|
2022-03-06 01:08:12 +01:00 |
|
bytedream
|
5f5ec38585
|
Added function to sort episode by audio
|
2022-03-06 01:04:27 +01:00 |
|
bytedream
|
6fb6b3c03c
|
Moved all download related stuff to downloader.go and fixed some errors in it
|
2022-03-06 01:01:25 +01:00 |
|
bytedream
|
d6347a6b6b
|
Moved url parsing methods from utils to standard library
|
2022-03-02 18:56:28 +01:00 |
|
bytedream
|
5219f18417
|
Fixed array index out of bounds error when logging in
|
2022-02-28 17:56:11 +01:00 |
|
bytedream
|
647eb075e5
|
Renamed parameter in LoginWithCredentials
|
2022-02-28 17:42:47 +01:00 |
|
bytedream
|
733f4a97ea
|
Added support for storing login credential permanently
|
2022-02-28 17:42:18 +01:00 |
|
bytedream
|
252762f410
|
Fixed logger to properly delete current line before overwriting
|
2022-02-28 17:26:03 +01:00 |
|
bytedream
|
e785cb580b
|
Fixed system locale receiving and added download progress, download (format) information, filename generator, url episodes extractor
|
2022-02-28 16:41:12 +01:00 |
|
bytedream
|
ef4b24f068
|
Removed color flag and changed error output format
|
2022-02-28 16:38:56 +01:00 |
|
bytedream
|
9fbb3266aa
|
Removed xz dependency
|
2022-02-28 14:36:11 +01:00 |
|
bytedream
|
79d55a5d3b
|
Tests are overrated
|
2022-02-24 23:11:04 +01:00 |
|
bytedream
|
ceec69ef65
|
Better audio filtering
|
2022-02-24 22:09:55 +01:00 |
|
bytedream
|
b4ba50d5a4
|
Added xz dependency
|
2022-02-24 21:24:11 +01:00 |
|
bytedream
|
777738a1a1
|
Changed spanish latin america and arabic locale & added portuguese
|
2022-02-24 21:22:58 +01:00 |
|
bytedream
|
bd19b34088
|
Added sort function for subtitles by their locale
|
2022-02-23 22:32:20 +01:00 |
|
bytedream
|
3285d458be
|
Fixed always true subtitle locale comparison in GetFormat(...)
|
2022-02-21 16:59:57 +01:00 |
|
bytedream
|
86368bf985
|
Implemented Format.InitVideo()
|
2022-02-21 15:36:11 +01:00 |
|
bytedream
|
758b9b59c8
|
Added InitVideo() function to initialize Format.Video.Chunklist
|
2022-02-21 15:19:26 +01:00 |
|
bytedream
|
685dbc622e
|
More ffmpeg merge fixes
|
2022-02-21 15:05:45 +01:00 |
|
bytedream
|
3dfc69e2d9
|
Fixed wrong return and added stderr error output when merging with ffmpeg
|
2022-02-20 13:16:58 +01:00 |
|
bytedream
|
18ce16b3bd
|
How tf did this work before
|
2022-02-18 14:51:08 +01:00 |
|
bytedream
|
e7b5a7bf30
|
Updated download ffmpeg behavior
|
2022-02-17 20:23:17 +01:00 |
|
bytedream
|
22525973c7
|
Renamed Download to Save and changed parameter to io.Writer
|
2022-02-17 18:27:14 +01:00 |
|
bytedream
|
77c0ae64b4
|
Added docs to SortEpisodesBySeason
|
2022-02-17 17:10:30 +01:00 |
|
bytedream
|
3382eca3bd
|
Removed redesign notice
|
2022-02-13 23:09:13 +01:00 |
|
bytedream
|
a6858556b5
|
Removed subtitle by locale
|
2022-02-13 20:36:41 +01:00 |
|
bytedream
|
1b0124e385
|
Fixed array length and nil panic
|
2022-02-13 20:31:50 +01:00 |
|
bytedream
|
8544a49cab
|
Updated context usage and description
|
2022-02-13 16:02:32 +01:00 |
|
bytedream
|
d5fc8824cf
|
Implemented downloader context
|
2022-02-13 15:03:53 +01:00 |
|