Kaspar Vollenweider
ea64b77df8
[zdf] complete title for multi episode program
...
The title of this program was not complete:
url: https://www.zdf.de/dokumentation/zdfinfo-doku/china-der-entfesselte-riese-praesident-auf-lebenszeit--100.html
title extracted: "China: Präsident auf Lebenszeit "
actual title: "China - Der entfesselte Riese (1/3): Präsident auf Lebenszeit "
Besides that the title was not stript of its white space on the end.
2020-05-10 19:31:05 +02:00
Jordan Weatherby
f298b4dc4b
Fixed failing test due to md5 changes
2020-05-10 13:11:48 +01:00
Jordan Weatherby
1345ed928c
Fixed giantbomb extraction for videos within shows
2020-05-10 13:11:01 +01:00
Henrik Heimbuerger
df1c56b3b4
Merge upstream 'master' into 'add-nebula-support'
2020-05-10 05:43:05 +02:00
Timothy Wynn
5a3e2a4fb1
Update go.py
2020-05-09 23:14:17 -04:00
dave loyall
5f1c22c71a
Merge branch 'master' of github.com:ytdl-org/youtube-dl
2020-05-09 10:43:54 -05:00
dave loyall
1dc3393515
update title regex to match current site
2020-05-09 10:41:22 -05:00
tlsssl
418c5b6f92
[indavideo] enable TLS/SSL for metadata
2020-05-08 13:18:23 +00:00
pull[bot]
efebdc9ecb
Merge pull request #310 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-05-08 11:45:47 +00:00
AM KYP
858cb62e89
Update aparat.py
...
it was not working with the previous code.
2020-05-08 15:59:26 +04:30
Sergey M․
b002bc433a
release 2020.05.08
2020.05.08
2020-05-08 18:10:37 +07:00
Sergey M․
b74896dad1
[ChangeLog] Actualize
...
[ci skip]
2020-05-08 18:07:05 +07:00
Sergey M․
fa3db38333
[youtube] Improve signature cipher extraction ( closes #25188 )
2020-05-08 17:42:30 +07:00
pull[bot]
047ce5bac3
Merge pull request #309 from ytdl-org/master
...
[pull] master from ytdl-org:master
2020-05-07 16:05:01 +00:00
arye321
230bf496c8
Add gitpod config
...
this commit adds support for Gitpod.io, a free automated
dev environment that makes contributing and generally working on GitHub
projects much easier. It allows anyone to start a ready-to-code dev
environment for any branch, issue and pull request with a single click.
2020-05-06 19:23:11 +00:00
Sergey M․
30fa5c6087
[iprima] Improve extraction ( closes #25138 )
2020-05-06 23:20:14 +07:00
hashark
c92792bd2c
Merge pull request #308 from aviperes/tiktok-dl
...
download video
2020-05-06 13:03:30 +03:00
bhodaya
9b21d732f1
download video ext fix
2020-05-06 12:59:15 +03:00
bhodaya
e3f32c957b
download video ext fix
2020-05-06 12:32:25 +03:00
jeffycf
12cf3f125f
Merge pull request #1 from ytdl-org/master
...
Sync
2020-05-06 17:16:25 +08:00
razzle01
86b578caa0
Merge remote-tracking branch 'origin/csgoani.me' into csgoani.me
2020-05-05 23:33:04 +02:00
razzle01
f6cd7375a9
[CSGOAnime] Add new extractor
2020-05-05 23:32:35 +02:00
razzle01
4ee40279a8
[CSGOAnime] Add new extractor
2020-05-05 23:27:38 +02:00
razzle01
51c510ce1e
Add CSGOAnime Extractor
2020-05-05 23:24:01 +02:00
Tithen-Firion
725ab1196d
[ninateka] Add new extractor
2020-05-05 18:53:15 +02:00
Sergey M․
6c907eb33f
[downloader/http] Request last data block of exact remaining size
...
Always request last data block of exact size remaining to download if possible not the current block size.
2020-05-05 21:43:39 +07:00
Sergey M․
f7b42518dc
[downloader/http] Finish downloading once received data length matches expected
...
Always do this if possible, i.e. if Content-Length or expected length is known, not only in test.
This will save unnecessary last extra loop trying to read 0 bytes.
2020-05-05 21:43:39 +07:00
ESWZY
74e1c027a3
[telegram] Add new extractor
2020-05-05 20:33:49 +08:00
bhodaya
d9de9d5595
download video
2020-05-05 14:16:48 +03:00
Remita Amine
ce7db64bf1
[uol] fix extraction( closes #22007 )
2020-05-05 11:19:40 +01:00
hashark
696a1bae14
Merge pull request #307 from aviperes/tiktok-dl
...
download video
2020-05-05 13:07:57 +03:00
bhodaya
db400f388e
download video
2020-05-05 13:06:08 +03:00
hh0rva1h
1328305851
[orf] Add support for more radio stations ( closes #24938 ) ( #24968 )
2020-05-05 06:22:50 +07:00
Sergey M․
6c22cee673
[extractor/common] Use compat_cookiejar_Cookie for _set_cookie ( closes #23256 , closes #24776 )
...
To always ensure cookie name and value are bytestrings on python 2.
2020-05-05 06:00:37 +07:00
Sergey M․
6d874fee2a
[compat] Introduce compat_cookiejar_Cookie
2020-05-05 05:54:10 +07:00
Sergey M․
676723e0da
[dailymotion] Fix typo
2020-05-05 05:09:07 +07:00
Sergey M․
c380cc28c4
[utils] Improve cookie files support
...
+ Add support for UTF-8 in cookie files
* Skip malformed cookie file entries instead of crashing (invalid entry len, invalid expires at)
2020-05-05 04:21:25 +07:00
Rob
bf4361ae92
Adding additional permissions and respecting umask
2020-05-04 12:11:35 -07:00
rag-hav
1c361146ba
coding conventions
2020-05-04 22:09:01 +05:30
rag-hav
319b057bb0
cache working host to class field
2020-05-04 20:22:24 +05:30
Sergey M․
f7f304910d
[puhutv] Remove no longer available HTTP formats ( closes #25124 )
2020-05-04 21:15:19 +07:00
rag-hav
aaa81ca9ff
coding cnvention
2020-05-04 15:40:37 +05:30
Rob
177a9ad6cc
Revert "Adding Audio and Visual converter for ffmpeg."
...
This reverts commit 4aafb9a5e7e1728bf728a3f8c572cfa4454a6771.
2020-05-04 00:15:44 -07:00
Rob
7c58b5148d
Adding chmod step to write_json_file to keep permissions in line with other files such as description, jpg, and annotations.
...
This is to resolve https://github.com/ytdl-org/youtube-dl/issues/12471
tempfile on linux will make a file that is readonly for the user with all other permission bits turned off.
Tempfile is only used for the info.json files. This makes it unique when compared to jpg, annotations, description, and other files that youtube-dl can retrieve or create.
2020-05-03 23:17:58 -07:00
Rob
795ea73403
Merge pull request #1 from ytdl-org/master
...
Syncing to head
2020-05-03 23:10:06 -07:00
bhodaya
b7103c6c5f
download video
2020-05-03 20:12:06 +03:00
bhodaya
3165ef58a5
download video
2020-05-03 16:03:06 +03:00
rag-hav
a9cef44c29
Try all hosts
2020-05-03 15:17:32 +05:30
rag-hav
9b2e251a00
Flake8 correction
2020-05-03 13:27:33 +05:30
rag-hav
90f5bbf8cd
Added Tests, retry with xvideos3 if xvideos fails
2020-05-03 13:02:20 +05:30