Commit graph

77 commits

Author SHA1 Message Date
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
bytedream
8cfc279fb8 Removed strip for windows binary in release rule (#11) 2021-12-02 22:20:45 +01:00
bytedream
b5ade6066e Added support for beta urls 2021-12-01 17:35:31 +01:00
bytedream
ccc598634c Typo fix 2021-12-01 17:35:18 +01:00
bytedream
149f497d1c Added support for beta urls 2021-12-01 17:22:11 +01:00
bytedream
0721ecee63 Updated url regex: minus sign in normal url; locale in beta url 2021-12-01 17:19:19 +01:00
bytedream
3aea319b7c Merge remote-tracking branch 'origin/master' 2021-12-01 16:41:14 +01:00
bytedream
8587cd44ac Added support for beta urls in EpisodeStructure.GetEpisodeByURL(...) 2021-12-01 16:37:14 +01:00
ByteDream
58ce651134
Typo fix 2021-11-23 09:29:49 +01:00
ByteDream
4296bd191d
Typo fixes (#9)
Fix typos
2021-11-20 00:55:54 +01:00
IchBinLeoon
56015d3174 Fix typos 2021-11-20 00:47:52 +01:00
bytedream
20cdb64f54 Fix for #8 2021-11-01 20:25:26 +01:00
bytedream
ab28e5beaa Removed unnecessary print 2021-11-01 20:25:08 +01:00
ByteDream
19ff49b123
Typo fix 2021-10-29 18:12:23 +02:00
bytedream
08ff30bd91 Added library support for crunchyroll beta urls 2021-10-21 17:23:41 +02:00
bytedream
3937fd9763 Merge remote-tracking branch 'origin/master' 2021-10-19 01:20:50 +02:00
bytedream
49e387e72b Better installing via make 2021-10-19 01:20:40 +02:00
ByteDream
e581778d48
Fix direct download links 2021-10-18 19:20:23 +02:00
bytedream
54d424e787 Merge remote-tracking branch 'origin/master' 2021-10-14 22:40:38 +02:00