Commit Graph

16 Commits

Author SHA1 Message Date
Heidel e44fd88c03 Revert "Merge remote-tracking branch 'pukkandan/master' into merge-main"
This reverts commit 59e6446261.
2021-07-26 04:38:13 +02:00
pukkandan 9d83ad93d0
[cleanup] Mark unused files 2021-06-06 00:59:04 +05:30
Pccode66 7a5c1cfe93
Completely change project name to yt-dlp (#85)
* All modules and binary names are changed
* All documentation references changed
* yt-dlp no longer loads youtube-dlc config files
* All URLs changed to point to organization account

Co-authored-by: Pccode66
Co-authored-by: pukkandan
2021-02-25 00:15:56 +05:30
Unknown cefecac12c [skip travis] renaming
to avoid using same folder when using pip install for example
2020-09-02 20:25:25 +02:00
Sergey M․ 067aa17edf
Start moving to ytdl-org 2019-03-11 04:00:54 +07:00
Philipp Hagemeister dcddc10a50 [test_unicode_literals] Arm unicode_literals check
From now on, the line

from __future__ import unicode_literals

should be contained in every single Python file lest we run into any more 2.x/3.x issues.
Going forward, we're likely to develop on 3.x only and would likely miss subtle bugs otherwise.
2014-11-26 20:01:22 +01:00
Jouke Waleson 5f6a1245ff PEP8 applied 2014-11-23 20:41:03 +01:00
Philipp Hagemeister 3e34db3170 More Atom feed improvements (#2081) 2014-01-05 05:16:16 +01:00
Philipp Hagemeister 317d4edfa8 Improve Atom feed creation (Fixes #2081) 2014-01-05 05:04:46 +01:00
Philipp Hagemeister 9b12003c35 atom feed generator: Make IDs proper URLs (#2081) 2014-01-05 04:49:43 +01:00
Philipp Hagemeister d2d1eb5b0a Switch to domain yt-dl.org 2013-08-23 23:57:23 +02:00
Ricardo Garcia 43ff1a347d Change rg3.github.com to rg3.github.io almost everywhere 2013-04-06 10:46:17 +02:00
Philipp Hagemeister fbbdf475b1 Different feed file name 2013-03-29 21:44:11 +01:00
Philipp Hagemeister c238be3e3a Correct feed title 2013-03-29 21:41:20 +01:00
Jaime Marquínez Ferrándiz 6060788083 Write a new feed each time, reading from versions.json 2013-03-29 19:42:33 +01:00
Jaime Marquínez Ferrándiz db74c11d2b Add an Atom feed generator in devscripts 2013-03-26 18:13:52 +01:00