BrutuZ
0f7e8dcfa2
int_or_none
2020-03-12 21:42:35 -03:00
BrutuZ
9aaf20b0ed
Requested changes
2020-03-12 21:24:00 -03:00
BrutuZ
ef753bc223
Revert ZeroDivisionError exception
2020-03-12 20:44:45 -03:00
Yavos
aee5b53d78
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix
2020-03-13 00:02:54 +01:00
BrutuZ
80dc340b82
Add ZeroDivisionError to exception list
...
on int_or_none and float_or_none
2020-03-12 15:24:33 -03:00
BrutuZ
91a186a870
Added m3u8 to format list with https protocol
...
Calculate TBR from Filesize and Duration, if provided
Use parsing and conversion functions
2020-03-12 15:23:38 -03:00
shaileshaanand
45cdca687c
[skillshare:class] Add support for skillshare.com classes
2020-03-12 21:40:58 +05:30
BrutuZ
99821416d4
Parse all resolutions
2020-03-12 02:51:37 -03:00
BrutuZ
10cab648ca
[hanime] Add new extractor
2020-03-12 01:15:29 -03:00
MaximZ21
3e5b6a2542
[Vlaretv] Add new extractor
2020-03-12 09:39:14 +06:00
Avichai
d003505adc
adding option to extract comments count
2020-03-11 18:50:42 +02:00
Avichai
056baf9e9f
adding option to shares extraction
2020-03-11 18:50:13 +02:00
Avichai
e23f867b39
adding option for likes extraction
2020-03-11 18:49:08 +02:00
Avichai
2b594af6f0
adding option for views extraction
2020-03-11 18:48:24 +02:00
Avichai
1f52df87c3
adding another option for extracting uploader
2020-03-11 18:46:58 +02:00
Avichai Cohen
771a2acb68
Merge branch 'ytdl-org-master'
2020-03-11 14:29:36 +02:00
Avichai
437dc9da5a
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into ytdl-org-master
...
# Conflicts:
# youtube_dl/extractor/youtube.py
2020-03-11 14:27:37 +02:00
snylonue
3988b7bf08
[bilibili] try to support python 2.6+ and fix ci
2020-03-11 16:14:40 +08:00
snylonue
e59daf797c
[bilibili] Follow youtube-dl coding conventions
2020-03-11 15:27:09 +08:00
snylonue
dccbdb63a6
[bilibili] Fix animation extractor
...
The codes are ugly and unstable, but they at least work with recent animations' links
fix #22012
2020-03-11 15:26:23 +08:00
Avi Peretz
9549c3a016
fix date
2020-03-11 08:42:31 +02:00
audrius
edc81bf505
Addressing code review feedback
2020-03-10 16:54:20 -07:00
audrius
ce2f4bda41
fix unicode strings
2020-03-10 15:38:36 -07:00
audrius
e0a81c094d
[lrt] fixing broken extractor
2020-03-10 15:38:36 -07:00
Avi Peretz
7c9a677d98
fix timestamp.
2020-03-11 00:18:08 +02:00
Avi Peretz
5dadd9c357
add page id.
2020-03-10 23:52:01 +02:00
Avi Peretz
75f904e579
.
2020-03-10 17:23:40 +02:00
Avi Peretz
b8c5085878
.
2020-03-10 17:23:21 +02:00
Avi Peretz
68e71dfc24
fix bug.
2020-03-10 15:41:17 +02:00
Tryamid
7f2f14fcb8
[embedthumbnail] a little 'debug' statement got out of eyes.
2020-03-10 13:55:12 +05:30
Tryamid
982f386fdf
[embedthumbnai] Ran flake8 over the code and fixed according to its standard.
2020-03-10 08:04:15 +05:30
Tryamid
cbe64c52c1
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
2020-03-10 07:13:30 +05:30
Tryamid
2715865cd0
[embedthumbnail] Use the imported base64 module from the 'utils'
2020-03-10 07:07:11 +05:30
Tryamid
5e10411546
[embedthumbnail] Fixed a bug causing the rest of the code to be unreachable.
2020-03-10 07:01:36 +05:30
Tryamid
01d84b7db5
[embedthumbnail] Only wrapped import statements with try..except.
...
Some comments are added previous ones are improvised.
2020-03-10 07:00:35 +05:30
qqii
c8d77fd5a0
[mediasite:catalog] Add AuthTicket to request data
2020-03-09 22:31:14 +00:00
Sergey M․
f1a8511f7b
[utils] Add reference to cookie file format
2020-03-10 04:59:02 +07:00
LexManos
58fbc02cc6
Rank flake8
2020-03-09 14:56:54 -07:00
LexManos
8e1b235c0e
Add bulk support for go.
2020-03-09 14:56:54 -07:00
Sergey M․
042b664933
Revert "[utils] Add support for cookies with spaces used instead of tabs"
...
According to [1] TABs must be used as separators between fields.
Files produces by some tools with spaces as separators are considered
malformed.
1. https://curl.haxx.se/docs/http-cookies.html
This reverts commit cff99c91d150df2a4e21962a3ca8d4ae94533b8c.
2020-03-10 04:53:51 +07:00
Yavos
72b4a31622
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl into crunchyroll-country-fix
2020-03-09 22:32:29 +01:00
Devon Meunier
d8a2941dba
PR feedback
2020-03-09 14:39:49 -04:00
Tryamid
05899a47d4
Merge branch 'master' of https://github.com/ytdl-org/youtube-dl
2020-03-09 22:54:08 +05:30
Tryamid
87b94f55e6
[embedthumbnail] Add support for OGGVorbis, OGGOpus and FLAC using mutagen.
2020-03-09 22:49:06 +05:30
Dante
62b725f460
yash ver3
2020-03-08 20:16:06 -07:00
Dante
47c434ba41
yash version 2
2020-03-08 20:12:34 -07:00
Dante
a678b247db
Yash commit Sonuma
2020-03-08 19:20:26 -07:00
Sergey M․
26725aae4e
release 2020.03.08
2020-03-08 18:30:27 +07:00
Sergey M․
68fa15155f
release 2020.03.08
2020.03.08
2020-03-08 18:27:20 +07:00
Sergey M․
434f573046
[ChangeLog] Actualize
...
[ci skip]
2020-03-08 18:16:17 +07:00