Ali Parlakçı
|
739f97edcc
|
Bump the version to 2.1.1
|
2021-05-16 13:28:48 +03:00 |
|
alpbetgam
|
ef37712115
|
Fix error with old gfycat/redgifs urls
|
2021-05-16 19:15:36 +10:00 |
|
Ali Parlakci
|
17226a4f0b
|
refactor(youtube.dl): Remove slow parameter
|
2021-05-16 11:06:13 +10:00 |
|
Ali Parlakci
|
c7a5ec4376
|
bug(youtube.dl): Fix crash on zero downloads #375
|
2021-05-16 11:06:13 +10:00 |
|
Ali Parlakçı
|
aea30d2b44
|
Check if REDDIT_TOKEN is set (#376)
|
2021-05-15 13:11:01 +03:00 |
|
Ali Parlakçı
|
8a7d21e159
|
Create build artifact (#372)
* Create build artifact
* Update publish.yml
|
2021-05-15 12:13:42 +03:00 |
|
BlipRanger
|
fca3184950
|
Bind socket to '0.0.0.0' rather than 'localhost' to allow for more flexible OAuth connection. (#368)
|
2021-05-12 17:47:33 +03:00 |
|
Ali Parlakçı
|
6f9430fc71
|
README: add how to update with pip (#367)
|
2021-05-12 15:13:10 +03:00 |
|
Ali Parlakçı
|
bc3ebe9580
|
Fix example commands (#364)
|
2021-05-11 19:19:25 +03:00 |
|
Ali Parlakçı
|
6c086e70f7
|
Merge pull request #361 from aliparlakci/development
Release v2.1.0
|
2021-05-11 13:29:26 +03:00 |
|
Ali Parlakci
|
ff36aeb85c
|
Bump the version to v2.1
|
2021-05-11 13:23:29 +03:00 |
|
Serene-Arc
|
c9bd2e76c9
|
Update README with Arch packages
|
2021-05-11 09:55:35 +10:00 |
|
Serene-Arc
|
edbd0e90a4
|
Update config paths in README
|
2021-05-11 09:44:37 +10:00 |
|
Serene-Arc
|
a65bbd7fda
|
Update script
|
2021-05-10 19:03:20 +10:00 |
|
Serene-Arc
|
7e70175e4c
|
Change logging message to include submission ID
|
2021-05-10 19:03:20 +10:00 |
|
Ali Parlakçı
|
db8b1c7547
|
setup.py: add minimum python requirement (#287)
|
2021-05-06 17:16:10 +03:00 |
|
Ali Parlakçı
|
a2e22e894a
|
Fix xml archiver encoding bug (#349)
* test_integration: add archiver tests
* archiver.py: fix encoding bug in xml archiver
|
2021-05-06 16:11:48 +03:00 |
|
Ali Parlakçı
|
4ab1d6d6e0
|
test.yml: test on windows and macos (#290)
|
2021-05-06 13:04:41 +03:00 |
|
Ali Parlakçı
|
283ad164e5
|
__main__.py: fix typo in -f argument
|
2021-05-06 12:52:45 +03:00 |
|
Serene-Arc
|
f6d89097f8
|
Consolidate exception block
|
2021-05-06 10:43:56 +10:00 |
|
Serene-Arc
|
fc5f4a0405
|
Fix log access issue for archive integration tests
|
2021-05-06 10:06:55 +10:00 |
|
Ali Parlakçı
|
77f9a7d523
|
Add ci to dev branch
|
2021-05-05 17:05:03 +03:00 |
|
Ali Parlakci
|
e642ad68d4
|
youtubedl_fallback.py: add a fallback exception and log messages
|
2021-05-05 16:56:34 +03:00 |
|
Ali Parlakci
|
00defe3b87
|
youtubedl_fallback: remove logging the expected exception
|
2021-05-05 16:35:03 +03:00 |
|
Serene-Arc
|
9752ef4b2a
|
Make filename test OS-agnostic
|
2021-05-04 15:47:35 +10:00 |
|
Serene-Arc
|
66aef3eab9
|
Add example summary script
|
2021-05-04 11:43:11 +10:00 |
|
Ali Parlakçı
|
2017994e81
|
Add ci to dev branch (#337)
|
2021-05-03 16:23:09 +03:00 |
|
Serene-Arc
|
c9cde54a72
|
Remove VReddit downloader module
|
2021-05-03 14:10:54 +10:00 |
|
Serene-Arc
|
ab96a3ba97
|
Remove Streamable downloader module
|
2021-05-03 14:10:54 +10:00 |
|
Serene-Arc
|
fba70dcf18
|
Intercept youtube-dl output
|
2021-05-03 14:10:54 +10:00 |
|
Serene-Arc
|
a8c2136270
|
Add fallback downloader
|
2021-05-03 14:10:54 +10:00 |
|
Serene-Arc
|
a86a41e6a5
|
Update README
|
2021-05-03 14:05:05 +10:00 |
|
Serene-Arc
|
afa3e2548f
|
Add customisable time formatting
|
2021-05-03 14:05:05 +10:00 |
|
Serene-Arc
|
eda12e5274
|
Make downloadfilter apply itself to Resources
|
2021-05-03 14:02:03 +10:00 |
|
Serene-Arc
|
711f8b0c76
|
Add exception for r/all in subreddit check
|
2021-05-02 14:00:23 +10:00 |
|
Serene-Arc
|
14195157de
|
Catch errors for banned or private subreddits
|
2021-05-01 13:36:38 +10:00 |
|
Serene-Arc
|
b352549088
|
Add README for scripts
|
2021-05-01 13:24:37 +10:00 |
|
Serene-Arc
|
db0f90b4e3
|
Add scripts to extract IDs
|
2021-05-01 13:24:37 +10:00 |
|
Daniel Clowry
|
fe95394b3b
|
Match import order, update docs
|
2021-04-30 09:22:26 +10:00 |
|
Daniel Clowry
|
310cc123df
|
Add Streamable to download factory test
|
2021-04-30 09:22:26 +10:00 |
|
Daniel Clowry
|
600a85cbc8
|
Add Streamable tests
|
2021-04-30 09:22:26 +10:00 |
|
Daniel Clowry
|
e6d2980db3
|
Add Streamable to download factory
|
2021-04-30 09:22:26 +10:00 |
|
Daniel Clowry
|
2c54cd740a
|
Add Streamable downloader
|
2021-04-30 09:22:26 +10:00 |
|
Serene-Arc
|
39935c58d9
|
Remove GifDeliveryNetwork module
|
2021-04-28 19:08:31 +10:00 |
|
Serene-Arc
|
9931839d14
|
Remove gifdeliverynetwork from download factory
|
2021-04-28 19:08:31 +10:00 |
|
Serene-Arc
|
760e59e1f7
|
Invert inheritance direction
|
2021-04-28 19:08:31 +10:00 |
|
Serene-Arc
|
3c6e9f6ccf
|
Refactor class
|
2021-04-28 19:08:31 +10:00 |
|
Ali Parlakci
|
e1a4ac063c
|
(bug) redgifs: fix could not read page source
|
2021-04-28 19:08:31 +10:00 |
|
Serene-Arc
|
7fcbf623a0
|
Catch additional errors in site downloaders
|
2021-04-28 15:20:02 +10:00 |
|
Serene-Arc
|
6a20548269
|
Catch additional error
|
2021-04-28 12:03:28 +10:00 |
|