Commit graph

195 commits

Author SHA1 Message Date
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
bytedream
0a4b9ec96e Added context to downloader and moved method from utils to downloader 2022-02-13 15:01:05 +01:00
bytedream
c557486089 Added 'worst' and 'best' resolution filter to GetFormat(...) 2022-02-13 13:15:21 +01:00
bytedream
1c3de9ea93 Added function to get audio locale 2022-02-10 23:09:11 +01:00
bytedream
92fe5782d1 Added function to get specific format by resolution and subtitle 2022-02-10 23:08:28 +01:00
bytedream
0cbcad2c40 Added utility to work with urls 2022-02-07 19:17:00 +01:00
bytedream
af2824f216 Removed walk utility 2022-02-07 18:51:28 +01:00
bytedream
9c9a6f497f Added new download options 2022-02-07 18:51:16 +01:00
bytedream
7dd74e793a Removed site cache 2022-02-07 14:09:22 +01:00
bytedream
a5d9696c9c Added caching 2022-02-07 14:07:35 +01:00
bytedream
0e8738a304 Fixed nil map error 2022-02-06 13:25:38 +01:00
bytedream
21619fe333 Removed deprecated functions 2022-01-18 23:46:07 +01:00
bytedream
674b0e0de3 Added development notice 2022-01-18 23:02:01 +01:00
bytedream
effd160dc3 Moved logger to separate file 2022-01-17 19:40:33 +01:00
bytedream
30e8663186 Added new api fields 2022-01-17 16:20:05 +01:00
bytedream
d1235fea1a Added walk utils api 2022-01-17 15:53:28 +01:00
bytedream
08dd79ff47 Removed structure utils api 2022-01-17 15:22:18 +01:00
bytedream
6b2d7c6e27 Removed FindVideo & FindEpisode; added FindVideoByName & FindEpisodeByName 2022-01-17 13:44:48 +01:00
bytedream
87f57bacfc Renamed MatchVideo to ParseVideoURL 2022-01-17 09:16:26 +01:00
bytedream
1c42e526bd Added unexpected download stop notice 2022-01-17 00:23:23 +01:00
ByteDream
be281d64a7
Updated direct download links using smartrelease :3 2022-01-09 20:46:20 +01:00
ByteDream
055ebe1910
Update README.md 2021-12-26 12:58:31 +01:00
ByteDream
65b2d4cc47
Badge updates 2021-12-08 18:02:02 +01:00
ByteDream
deafe49247
Fix latest download links 2021-12-08 17:59:17 +01:00